fix makefile warnings
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 8 Jan 2014 12:46:54 +0000 (12:46 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 8 Jan 2014 12:46:54 +0000 (12:46 +0000)
Makefile

index 0090d74..743fcbb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ all clean distclean:
        ${MAKE} -C./examples/htdocs $@
        ${MAKE} -C./test $@
 
-pz2api-git-checkout distclean:
+pz2api-git-checkout:
        ${MAKE} -C./tools/htdocs $@
 
 check-js: