aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'epan/wslua/Makefile.am')
-rw-r--r--epan/wslua/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/epan/wslua/Makefile.am b/epan/wslua/Makefile.am
index ebdcb531b5..a264428294 100644
--- a/epan/wslua/Makefile.am
+++ b/epan/wslua/Makefile.am
@@ -74,7 +74,6 @@ EXTRA_DIST = \
register_wslua.c \
taps \
make-reg.pl \
- make-doc.pl \
template-init.lua \
make-init-lua.pl \
make-taps.pl \
@@ -101,9 +100,6 @@ register_wslua.c: declare_wslua.h
declare_wslua.h: make-reg.pl $(wslua_modules) taps_wslua.c
$(PERL) $(srcdir)/make-reg.pl $(wslua_modules);
-doc: dummy
- $(PERL) $(srcdir)/make-doc.pl $(wslua_modules)
-
dummy:
touch dummy