Fixup leftovers from lua/local -> luaext/ move
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 16 Apr 2008 12:54:40 +0000 (15:54 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 16 Apr 2008 12:54:40 +0000 (15:54 +0300)
luaext/Makefile.am

index a1eac06..0a40900 100644 (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.