Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs/include/ntfs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25500/include/ntfs
Modified Files:
Makefile.am
Log Message:
Add all Makefile.in to maintainer-clean target.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/include/ntfs/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- Makefile.am 20 Jul 2005 19:06:47 -0000 1.6
+++ Makefile.am 29 Jul 2005 15:51:49 -0000 1.7
@@ -31,3 +31,4 @@ linux_ntfsinclude_HEADERS = \
unistr.h \
volume.h
+MAINTAINERCLEANFILES = Makefile.in
|