aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes/Makefile.am
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2005-07-10 08:04:27 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2005-07-10 08:04:27 +0000
commit04550f7ad540f5c96b263872fdc23b6c22166356 (patch)
tree1afde7e0fe277ae06782ac3953569f6f16b2b4fc /epan/ftypes/Makefile.am
parent40062589020f009be107476699c45c7307048481 (diff)
After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"
returned quite a list of files. Add them to MAINTAINERCLEANFILES. Whitespace changes (replace multiple spaces by TABs, in a few cases this needed to be done at the beginning of Makefile lines. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14891 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/ftypes/Makefile.am')
-rw-r--r--epan/ftypes/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/ftypes/Makefile.am b/epan/ftypes/Makefile.am
index 2c6893beb5..ba94e1c035 100644
--- a/epan/ftypes/Makefile.am
+++ b/epan/ftypes/Makefile.am
@@ -28,6 +28,9 @@ CLEANFILES = \
libftypes.la \
*~
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
INCLUDES = -I$(srcdir)/../.. -I$(srcdir)/..
libftypes_la_SOURCES = \