diff --git a/debian/Makefile.Debian.conf b/debian/Makefile.Debian.conf index 5dcd3fb..36d7f35 100644 --- a/debian/Makefile.Debian.conf +++ b/debian/Makefile.Debian.conf @@ -3,7 +3,7 @@ PKG_NAME=iconv ### things relative to the C library part CLIB_CFLAGS= CLIB_LDFLAGS= -CLIB_OBJS=iconv.lo +CLIB_OBJS=luaiconv.lo VERSION_INFO=0:0:0 ### things relative to the lua library part