aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/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/dissectors/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/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 12a7a8f17b..033baf0021 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -112,4 +112,5 @@ CLEANFILES = \
*~
MAINTAINERCLEANFILES = \
- $(GENERATED_FILES)
+ $(GENERATED_FILES) \
+ Makefile.in