Fixup leftovers from lua/local -> luaext/ move
This commit is contained in:
parent
2eb20ad359
commit
f829c42f07
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue