summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNathan Angelacos <nangel@alpinelinux.org>2011-05-10 04:36:44 +0000
committerNathan Angelacos <nangel@alpinelinux.org>2011-05-10 04:36:44 +0000
commit1fdf8f5cbe190d35032a8d17bbd5d038e0f52219 (patch)
tree79dc154903c6142303d85a0e4fd990b20eb197a0 /src
parent1251e3c4b2b4845fc5a0ee01b56a6c2669437cad (diff)
downloadhaserl-1fdf8f5cbe190d35032a8d17bbd5d038e0f52219.tar.bz2
haserl-1fdf8f5cbe190d35032a8d17bbd5d038e0f52219.tar.xz
Fix on the lualib.inc thing
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 96c1f22..8d405fb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
PACKAGE=@PACKAGE_TARNAME@
-EXTRA_DIST = haserl_lualib.lua haserl_lualib.inc lua2c.c
+EXTRA_DIST = haserl_lualib.lua lua2c.c
datarootdir=@datarootdir@