Ver código fonte

Update Makefile.conf

JDierkse 5 anos atrás
pai
commit
f19bfd750b
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      Makefile.conf

+ 3 - 0
Makefile.conf

@@ -2,5 +2,8 @@
 # Makefile.conf
 #
 
+LFLAGS += -lSQLite
+LFLAGS += -L$(ROOTPATH)/lib/$(ARCH)
 CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/include
+
 DEBUGDIR := .debug