Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25500/include
Modified Files:
Makefile.am
Log Message:
Add all Makefile.in to maintainer-clean target.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/include/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- Makefile.am 25 Feb 2004 14:21:14 -0000 1.10
+++ Makefile.am 29 Jul 2005 15:51:49 -0000 1.11
@@ -1 +1,3 @@
SUBDIRS = ntfs
+
+MAINTAINERCLEANFILES = Makefile.in
|