Fixing according to a mail from Enrico Tassi.

git-svn-id: file:///var/svn/lua-iconv/trunk@43 9538949d-8f27-0410-946f-ce01ef448559
This commit is contained in:
Alexandre Erwin Ittner 2007-04-24 01:14:29 +00:00
parent a4a7dd739a
commit cb9c689d48

View File

@ -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