summaryrefslogtreecommitdiff
path: root/luaext
diff options
context:
space:
mode:
Diffstat (limited to 'luaext')
-rw-r--r--luaext/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/luaext/Makefile.am b/luaext/Makefile.am
index a1eac06fb..0a409005b 100644
--- a/luaext/Makefile.am
+++ b/luaext/Makefile.am
@@ -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.