Add modemuncher + lua init stuff to extra dist
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 16 Apr 2008 12:25:26 +0000 (15:25 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 16 Apr 2008 12:37:52 +0000 (15:37 +0300)
- modemuncher.c gets included from lposix.c, urks

luaext/Makefile.am

index 13219b4..a1eac06 100644 (file)
@@ -1,5 +1,10 @@
 noinst_LTLIBRARIES = libluaext.la
 
+EXTRA_DIST = \
+       local/modemuncher.c \
+       local/userconfig.c \
+       local/linit.lua
+
 AM_CPPFLAGS = -I$(top_builddir)
 AM_CPPFLAGS += -I$(srcdir)/include -I.