From d3496caf1fac70d2131c3bb523ec59041a0d09dd Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 29 Mar 2011 23:40:09 +0000 Subject: debian package cleanup --- debian/Makefile.Debian.conf | 5 ++--- 1 file 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= -- cgit v1.2.3