From 54082c6ed0307e0be8fc35bf415ac3207bca91cc Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Fri, 14 May 2010 16:27:03 +0000 Subject: Add Cmake stuff to the source distribution so more people can try it out. svn path=/trunk/; revision=32807 --- epan/wslua/Makefile.am | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'epan/wslua/Makefile.am') 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 \ -- cgit v1.2.3