Fixup leftovers from lua/local -> luaext/ move

This commit is contained in:
Panu Matilainen 2008-04-16 15:54:40 +03:00
parent 2eb20ad359
commit f829c42f07
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
noinst_LTLIBRARIES = libluaext.la
EXTRA_DIST = \
local/modemuncher.c \
local/userconfig.c \
local/linit.lua
modemuncher.c \
userconfig.c \
linit.lua
AM_CPPFLAGS = -I$(top_builddir)
AM_CPPFLAGS += -I$(srcdir)/include -I.