We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbdbfeb + 84085b2 commit c2d1661Copy full SHA for c2d1661
Makefile
@@ -1,8 +1,8 @@
1
-all: client server gsttimestampoverlay.so
+all: client server libgsttimeoverlayparse.so
2
3
CFLAGS?=-Wall -Werror -O2
4
5
-gsttimestampoverlay.so : \
+libgsttimeoverlayparse.so : \
6
gsttimestampoverlay.c \
7
gsttimestampoverlay.h \
8
gsttimeoverlayparse.c \
0 commit comments