aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-11-18 17:43:27 +0000
committerJoão Valverde <j@v6e.pt>2017-11-18 22:29:41 +0000
commit1097e8020ab06bbcde3e3ce6f1e324535990547b (patch)
tree038449868ff9c0d263c2e25bb06664abf17a3a7c /epan/dissectors/Makefile.am
parentf902981b2d0f845b57aa939d8c160d3bc74499ef (diff)
autotools: Library build products don't need explicit cleaning
Change-Id: I5d68c05f2844d6c9ae486531b189dbf10bc09cff Reviewed-on: https://code.wireshark.org/review/24484 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index cbfe2bbb05..8f618c3cc7 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -1953,12 +1953,7 @@ dissectors.c: $(plugin_src) $(ALL_DISSECTORS_SRC) Custom.common \
dissectors $(ALL_DISSECTORS_SRC) ;
CLEANFILES = \
- libdissectors.a \
- libdissectors.la \
- libdirtydissectors.a \
- libdirtydissectors.la \
- dissectors-cache.pkl \
- *~
+ dissectors-cache.pkl
DISTCLEANFILES = \
$(NODIST_GENERATED_FILES)