aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-05-14 16:27:03 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-05-14 16:27:03 +0000
commit54082c6ed0307e0be8fc35bf415ac3207bca91cc (patch)
treeefd0749a95b6a40efcf00e5bc074786a68deb727 /epan/wslua/Makefile.am
parent4a2302cf6cdcd05ba779c8f75d5a5130bc9f20a2 (diff)
Add Cmake stuff to the source distribution so more people can try it out.
svn path=/trunk/; revision=32807
Diffstat (limited to 'epan/wslua/Makefile.am')
-rw-r--r--epan/wslua/Makefile.am19
1 files changed, 10 insertions, 9 deletions
diff --git a/epan/wslua/Makefile.am b/epan/wslua/Makefile.am
index e2573ab071..566ff24930 100644
--- a/epan/wslua/Makefile.am
+++ b/epan/wslua/Makefile.am
@@ -77,15 +77,16 @@ MAINTAINERCLEANFILES = \
declare_wslua.h
EXTRA_DIST = \
- declare_wslua.h \
- init_wslua.h \
- register_wslua.c \
- taps \
- make-reg.pl \
- template-init.lua \
- make-init-lua.pl \
- make-taps.pl \
- Makefile.nmake
+ declare_wslua.h \
+ init_wslua.h \
+ register_wslua.c \
+ taps \
+ make-reg.pl \
+ template-init.lua \
+ make-init-lua.pl \
+ make-taps.pl \
+ Makefile.nmake \
+ CMakeLists.txt
taps_used = \
../dissectors/packet-http.h \