From a0438e6cf0afd0f1257c0b4ea6e5cdb208e8dc2d Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Tue, 31 Oct 2006 22:28:50 +0000 Subject: console.lua missing from the svn tarball preventing making a package. I hope this is the right way to fix it. svn path=/trunk/; revision=19764 --- epan/wslua/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/wslua/Makefile.am') diff --git a/epan/wslua/Makefile.am b/epan/wslua/Makefile.am index c2c4fec0d8..a096b26de1 100644 --- a/epan/wslua/Makefile.am +++ b/epan/wslua/Makefile.am @@ -70,6 +70,7 @@ MAINTAINERCLEANFILES = \ init.lua EXTRA_DIST = \ + $(pkgdata_DATA) \ declare_wslua.h \ register_wslua.c \ taps \ -- cgit v1.2.3