Remove depend on make clean

This commit is contained in:
Keith Whitwell 2005-01-19 11:39:23 +00:00
parent 520e56f232
commit 6931087958

View file

@ -101,6 +101,7 @@ clean:
-rm -f *.lo
-rm -f *.la
-rm -rf .libs
-rm -rf depend
depend: $(SOURCES)