summaryrefslogtreecommitdiff
path: root/doc/developer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer/Makefile.am')
-rw-r--r--doc/developer/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/developer/Makefile.am b/doc/developer/Makefile.am
index e93267c..ec1232f 100644
--- a/doc/developer/Makefile.am
+++ b/doc/developer/Makefile.am
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.19 2006/07/16 22:57:23 rlk Exp $
+## $Id: Makefile.am,v 1.19.6.1 2007/03/02 12:01:12 rlk Exp $
## Copyright (C) 2001 Andy Stewart and Roger Leigh
##
## This program is free software; you can redistribute it and/or modify
@@ -163,7 +163,7 @@ clean-local:
$(RM) -f $(MANUAL_SRC_FILES) ; \
fi
-$(RM) -rf *.tex *.log *.aux *.dvi *.gz *.out *.junk *.out *.fot
- -$(RM) -rf db2html* DB2HTML*
+ -$(RM) -rf db2html* DB2HTML* CATALOG.local
veryclean:
$(MAKE) MAINT_MODE=true clean