X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/1a0455f45367060bb6974e9c5d85478a687484fe..53ea63b3266d2cce5ab6fe9f02264dfc2eea2a6d:/Makefile diff --git a/Makefile b/Makefile index e34031d..940a505 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ plugins: $(PLUGINS) tests: $(TESTS) clean: - rm -f *.o test/*.o $(TARGETS) Makefile.tmp Makefile.bak + rm -f *.o test/*.o $(PROGRAMS) $(PLUGINS) $(TESTS) Makefile.tmp Makefile.bak depend: (sed -n 'p; /^## Dependencies: (autogenerated) ##/q' Makefile && \