aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/Makefile.am
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-10-31 22:28:50 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-10-31 22:28:50 +0000
commita0438e6cf0afd0f1257c0b4ea6e5cdb208e8dc2d (patch)
treecc1d02090250d2db918b87e7362a001175a9699c /epan/wslua/Makefile.am
parent63ec12f392c8cc6b8d0a25e479e0b72bff3eb571 (diff)
console.lua missing from the svn tarball preventing making a package. I hope this
is the right way to fix it. svn path=/trunk/; revision=19764
Diffstat (limited to 'epan/wslua/Makefile.am')
-rw-r--r--epan/wslua/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/wslua/Makefile.am b/epan/wslua/Makefile.am
index c2c4fec0d8..a096b26de1 100644
--- a/epan/wslua/Makefile.am
+++ b/epan/wslua/Makefile.am
@@ -70,6 +70,7 @@ MAINTAINERCLEANFILES = \
init.lua
EXTRA_DIST = \
+ $(pkgdata_DATA) \
declare_wslua.h \
register_wslua.c \
taps \