* Makefile.am (DISTCLEANFILES): also remove amu_autofs_prot.h,
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 28 Aug 2005 00:15:44 +0000 (00:15 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 28 Aug 2005 00:15:44 +0000 (00:15 +0000)
config.cache.old, and dbgcf.h on "make distclean".
(CLEANFILES): remove dbgcf on plain "make clean".

* amd/Makefile.am (DISTCLEANFILES): also remove ops_autofs.c on
"make distclean".

ChangeLog
Makefile.am
amd/Makefile.am

index ddc3482c2cf6ec4d76f559d08e94ae931656980e..429af7d47ee530b5abd78ae4396b8185150d6cb5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-08-27  Erez Zadok  <ezk@cs.sunysb.edu>
+
+       * Makefile.am (DISTCLEANFILES): also remove amu_autofs_prot.h,
+       config.cache.old, and dbgcf.h on "make distclean".
+       (CLEANFILES): remove dbgcf on plain "make clean".
+
+       * amd/Makefile.am (DISTCLEANFILES): also remove ops_autofs.c on
+       "make distclean".
+
 2005-08-27  Daniel P. Ottavio  <dottavio@ic.sunysb.edu>
 
        * amd/info_file.c (file_search_or_reload): Changed the key
index 5f3c164b51b6843a74b8a8fd58ce0094860e8b92..9fbee098f39e72f99e4884c49896aa223fd3bf7d 100644 (file)
@@ -302,7 +302,8 @@ EXTRA_DIST =                        \
        stamp-h.in              \
        tasks
 
-DISTCLEANFILES = amu_nfs_prot.h config.cache.old dbgcf.h
+DISTCLEANFILES = amu_nfs_prot.h amu_autofs_prot.h config.cache.old dbgcf.h
+CLEANFILES = dbgcf.h
 
 ##############################################################################
 # Personal maintainer rules by Erez Zadok
index 832ca01a1c30f3a9bcef89974fae9755edd51d4e..4be8cb579043dd57d25ae4d393c2c3c5b8a11216 100644 (file)
@@ -133,7 +133,7 @@ LIBS = @LIBS@ @WRAPLIB@
 # additional files to distribute and clean
 EXTRA_DIST = ops_TEMPLATE.c $(man_MANS) $(TESTS)
 CLEANFILES = $(BUILT_SOURCES)
-DISTCLEANFILES = build_version.h
+DISTCLEANFILES = build_version.h ops_autofs.c
 
 # do not distribute files that should be generated by lex/yacc locally
 dist-hook: