raw: Add include/ folder.
[swifty.git] / src / raw / test / Makefile
index 03657b0..f24b39c 100644 (file)
@@ -1,4 +1,5 @@
-#CPPFLAGS = -DDEBUG -DLOG_LEVEL=LOG_DEBUG
+#CPPFLAGS = -DDEBUG -DLOG_LEVEL=LOG_DEBUG -I. -I.. -I../include
+CPPFLAGS = -I. -I.. -I../include
 CFLAGS = -Wall -g
 
 .PHONY: all clean