Update Makefile.conf

This commit is contained in:
2020-05-04 21:48:01 +02:00
parent f7635c62c6
commit f19bfd750b
+3
View File
@@ -2,5 +2,8 @@
# Makefile.conf # Makefile.conf
# #
LFLAGS += -lSQLite
LFLAGS += -L$(ROOTPATH)/lib/$(ARCH)
CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/include CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/include
DEBUGDIR := .debug DEBUGDIR := .debug