Info to have libmpegts before make

pull/47/head
F5OEO 2016-08-25 20:16:12 +00:00
rodzic 2650b1719b
commit 1289becc70
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -18,7 +18,7 @@ all: avc2ts
avc2ts: $(OFILES)
$(CC) $(LDFLAGS) $(LIBS) -o rpi-avc2ts $(OFILES)
$(info !!! Be sure to git clone https://github.com/kierank/libmpegts and install it !!!)
clean:
rm -f *.o avc2ts