aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/Makefile.am
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2013-08-13 10:38:30 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2013-08-13 10:38:30 +0000
commita31a88b142a3deba29ea01b28766cdfcce69269b (patch)
tree50e57535f6ba1fde1de89e7ca3de4d6825835864 /epan/wslua/Makefile.am
parentbae2eee028334f658363709fb65b79eff1a8ecb5 (diff)
Show the Lua plugin being loaded in the splash screen.
svn path=/trunk/; revision=51335
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 f4a3b4e587..a037e2f964 100644
--- a/epan/wslua/Makefile.am
+++ b/epan/wslua/Makefile.am
@@ -46,6 +46,7 @@ libwslua_la_SOURCES = \
taps_wslua.c \
register_wslua.c \
init_wslua.c \
+ init_wslua.h \
wslua.h
libwslua_la_LIBADD = @LUA_LIBS@