]> git.sesse.net Git - vlc/blobdiff - extras/misc/Makefile
Fix compiler warnings.
[vlc] / extras / misc / Makefile
index 1f10f4c83dc0f4df95228343f8d483f35388fd4b..18876ca5377483076b8fcb096e0d5203b35a51f7 100644 (file)
@@ -1,4 +1,4 @@
-all: zsh overlay-test
+all: overlay-test
 
 overlay-test: overlay-test.c
        gcc -g2 --std=c99 -D_XOPEN_SOURCE=500 overlay-test.c -lm -o overlay-test