summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authordoursse <doursse>2005-09-29 10:20:18 +0000
committerdoursse <doursse@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>2005-09-29 10:20:18 +0000
commit897eafaccdf65f9c9359c9bd6e8db4c5f50c7511 (patch)
tree4b0d499156c592877eeb45ecbfa104dcb9abad22 /doc/Makefile.am
parent7b6bf008cfee88eee29b9a022c0936f286a08b32 (diff)
downloadeet-897eafaccdf65f9c9359c9bd6e8db4c5f50c7511.tar.gz
too many rm
SVN revision: 17063
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index b76ecc1..80575fa 100644
--- a/doc/Makefile.am
+++ b/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 \