aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index d2a0a9b1ff..6e7b44c9bc 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -43,6 +43,7 @@ libdissectors_la_SOURCES = \
if HAVE_WARNINGS_AS_ERRORS
AM_CLEAN_CFLAGS = -Werror
endif
+
libcleandissectors_la_SOURCES = \
$(CLEAN_DISSECTOR_SRC)
libcleandissectors_la_CFLAGS = $(AM_CLEAN_CFLAGS)