summaryrefslogtreecommitdiff
path: root/wiretap/Makefile.am
diff options
context:
space:
mode:
authorSebastien Tandel <sebastien@tandel.be>2007-05-18 00:00:10 +0000
committerSebastien Tandel <sebastien@tandel.be>2007-05-18 00:00:10 +0000
commite545636a4fc3c1c9396619e25db4d64f67daafbf (patch)
treee21b494fef5fbbf8ad539c66d893c83a76b10257 /wiretap/Makefile.am
parenta548d4c325934203725ad8554115645b9a071b20 (diff)
downloadwireshark-e545636a4fc3c1c9396619e25db4d64f67daafbf.tar.gz
include generator sources in EXTRA_DIST
svn path=/trunk/; revision=21820
Diffstat (limited to 'wiretap/Makefile.am')
-rw-r--r--wiretap/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/Makefile.am b/wiretap/Makefile.am
index 11d6a53c8c..078486cbd4 100644
--- a/wiretap/Makefile.am
+++ b/wiretap/Makefile.am
@@ -66,6 +66,7 @@ EXTRA_DIST = \
Makefile.nmake \
wtap.def \
file_util.c \
+ $(GENERATOR_SOURCES) \
$(GENERATED_FILES)
libwiretap_la_LIBADD = libwiretap_generated.la