Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25500/doc
Modified Files:
Makefile.am
Log Message:
Add all Makefile.in to maintainer-clean target.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/doc/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- Makefile.am 22 Aug 2002 18:09:47 -0000 1.2
+++ Makefile.am 29 Jul 2005 15:51:49 -0000 1.3
@@ -9,3 +9,4 @@ EXTRA_DIST = \
system_files.txt \
system_security_descriptors.txt
+MAINTAINERCLEANFILES = Makefile.in
|