Added .o and .lo to clean-local target
authorDavid I. Lehn <dlehn@users.sourceforge.net>
Wed, 6 Jun 2001 19:20:53 +0000 (19:20 +0000)
committerDavid I. Lehn <dlehn@users.sourceforge.net>
Wed, 6 Jun 2001 19:20:53 +0000 (19:20 +0000)
Original commit message from CVS:
Added .o and .lo to clean-local target

docs/gst/Makefile.am

index d16192c..62185d2 100644 (file)
@@ -102,7 +102,7 @@ html: sgml
        -cd html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
 
 clean-local:
-       rm -f *~ *.bak *.signals *-unused.txt *.args
+       rm -f *~ *.bak *.signals *-unused.txt *.args *.o *.lo
 
 maintainer-clean-local: clean
        rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt