edits
[model-checker-benchmarks.git] / benchmarks.mk
index 7f82f920f3c4df24d5ee651a5b7daccc628c55c9..819248ee5624aa78ecf3a4709364181338317994 100644 (file)
@@ -9,7 +9,7 @@ LIB_NAME = model
 LIB_SO = lib$(LIB_NAME).so
 
 BASE = ../..
-INCLUDE = -I$(BASE)/include -I../include
+INCLUDE = -I$(BASE)/include -I../include -I$(BASE)/scfence -I$(BASE)
 
 # C preprocessor flags
 CPPFLAGS += $(INCLUDE) -g