too many rm
authordoursse <doursse>
Thu, 29 Sep 2005 10:20:18 +0000 (10:20 +0000)
committerdoursse <doursse@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 29 Sep 2005 10:20:18 +0000 (10:20 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@17063 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/Makefile.am

index b76ecc1..80575fa 100644 (file)
@@ -21,9 +21,6 @@ doc-build.stamp: doc-prepare.stamp
 clean-local:
        @rm -rf html/ latex/ man/ xml/
 
-distclean-local: clean
-       rm -f Makefile.in
-
 # rule to install the documentation in $(docdir)
 install-data-local:
        @if ! test -d $(DESTDIR)$(datadir)/$(PACKAGE); then \