summaryrefslogtreecommitdiff
path: root/wiretap/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/Makefile.common')
-rw-r--r--wiretap/Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/wiretap/Makefile.common b/wiretap/Makefile.common
index 176adf7f54..dc97cae87d 100644
--- a/wiretap/Makefile.common
+++ b/wiretap/Makefile.common
@@ -105,6 +105,9 @@ NONGENERATED_HEADER_FILES = \
wtap-capture.h \
wtap-int.h
+EXTRA_DIST = \
+ file_util.c
+
# Files that generate compileable files
GENERATOR_SOURCES = \
ascend-grammar.y \