fix uci_lookup_ptr comments
[project/uci.git] / Makefile.inc
index 44c6aa5..ab5eb25 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