Add all Makefile.in to maintainer-clean target.

edge.strict_endians
antona 2005-07-29 15:51:49 +00:00
parent 62f87128ad
commit 304f060a76
5 changed files with 8 additions and 0 deletions

View File

@ -9,3 +9,4 @@ EXTRA_DIST = \
system_files.txt \
system_security_descriptors.txt
MAINTAINERCLEANFILES = Makefile.in

View File

@ -1 +1,3 @@
SUBDIRS = ntfs
MAINTAINERCLEANFILES = Makefile.in

View File

@ -31,3 +31,4 @@ linux_ntfsinclude_HEADERS = \
unistr.h \
volume.h
MAINTAINERCLEANFILES = Makefile.in

View File

@ -80,5 +80,7 @@ AM_CPPFLAGS = $(linux_ntfsincludedir) $(all_includes)
EXTRA_DIST = unix_io.c win32_io.c libntfs.conf.in
MAINTAINERCLEANFILES = Makefile.in
libs: $(lib_LTLIBRARIES)

View File

@ -25,6 +25,8 @@ EXTRA_MANS =
CLEANFILES = $(EXTRA_PROGRAMS)
MAINTAINERCLEANFILES = Makefile.in
linux_ntfsincludedir = -I$(top_srcdir)/include/ntfs
if ENABLE_FUSE_MODULE