summaryrefslogtreecommitdiff
path: root/debian/Makefile.Debian.conf
diff options
context:
space:
mode:
Diffstat (limited to 'debian/Makefile.Debian.conf')
-rw-r--r--debian/Makefile.Debian.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/Makefile.Debian.conf b/debian/Makefile.Debian.conf
index 447860f..a93d779 100644
--- a/debian/Makefile.Debian.conf
+++ b/debian/Makefile.Debian.conf
@@ -4,12 +4,11 @@
PKG_NAME=mq
### things relative to the C library part
-CLIB_CFLAGS= -I src/
+CLIB_CFLAGS=-Isrc/
CLIB_LDFLAGS=
CLIB_LDFLAGS_STATIC=
-CLIB_OBJS=src/luamq.lo
+CLIB_OBJS=src/lua-mq.lo
VERSION_INFO=0:1:0
-LUA_MODNAME_CPART=
### things relative to the lua library part
LUA_HEADER=