Atualizacao nos arquivos do Makefile.
This commit is contained in:
parent
b5fdc8788e
commit
4add403013
10
Makefile
10
Makefile
@ -15,11 +15,11 @@ PKG= luasql-$(VERSION)
|
||||
TAR_FILE= $(PKG).tar.gz
|
||||
ZIP_FILE= $(PKG).zip
|
||||
SRCS= README Makefile \
|
||||
luasql.h luasql.c \
|
||||
ls_pg.c ls_pg.def postgres.tmpl \
|
||||
ls_odbc.c ls_odbc.def odbc.tmpl \
|
||||
ls_oci8.c ls_oci8.def oracle.tmpl \
|
||||
ls_mysql.c mysql.tmpl \
|
||||
luasql.h luasql.c loader.tmpl \
|
||||
ls_pg.c ls_pg.def \
|
||||
ls_odbc.c ls_odbc.def \
|
||||
ls_oci8.c ls_oci8.def \
|
||||
ls_mysql.c ls_mysql.def \
|
||||
test.lua performance.lua \
|
||||
index.html manual.html lua.png
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user