]> pilppa.org Git - uci.git/blobdiff - Makefile.inc
replace the use of list.h in the ucimap core, relicense ucimap to LGPL v2.1, update...
[uci.git] / Makefile.inc
index 44c6aa55b1260fe11d9bcbeeb449b6774c42f931..ab5eb259be56cd06f7e9c16682ef34086439d48a 100644 (file)
@@ -5,6 +5,7 @@ COPTS=-O2
 WOPTS=-pedantic -Werror -Wall
 FPIC=-fPIC
 CFLAGS=$(COPTS) $(WOPTS) -std=gnu99
+CPPFLAGS=-I.
 
 AR=ar
 LD=ld