aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/Makefile.am
diff options
context:
space:
mode:
authorBalint Reczey <balint.reczey@ericsson.com>2010-12-09 15:47:23 +0000
committerBalint Reczey <balint.reczey@ericsson.com>2010-12-09 15:47:23 +0000
commit07cf00cd11def6d02373d0c5dbe7e3e21d321e7b (patch)
treea2ccf56511c661464ff6cfc196541cae95bef006 /epan/wslua/Makefile.am
parent2118fd723cd781220fd2c80012cb8ae0e0e598f9 (diff)
Drop init_wslua.h from EXTRA_DIST
svn path=/trunk/; revision=35164
Diffstat (limited to 'epan/wslua/Makefile.am')
-rw-r--r--epan/wslua/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/wslua/Makefile.am b/epan/wslua/Makefile.am
index b279ec1e0c..954b76e2b3 100644
--- a/epan/wslua/Makefile.am
+++ b/epan/wslua/Makefile.am
@@ -78,7 +78,6 @@ MAINTAINERCLEANFILES = \
EXTRA_DIST = \
declare_wslua.h \
- init_wslua.h \
register_wslua.c \
taps \
make-reg.pl \