From 1f858bcfeb351f4728825885bb2b29592e8a29bd Mon Sep 17 00:00:00 2001 From: doursse Date: Thu, 29 Sep 2005 10:20:18 +0000 Subject: [PATCH] too many rm SVN revision: 17063 --- legacy/eet/doc/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/legacy/eet/doc/Makefile.am b/legacy/eet/doc/Makefile.am index b76ecc16b3..80575fa225 100644 --- a/legacy/eet/doc/Makefile.am +++ b/legacy/eet/doc/Makefile.am @@ -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 \