summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 859677f..69b061d 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -2,6 +2,8 @@ include ../inc.mak
PG_CONNINFO = ""
+CFLAGS += -I..
+
test: testfsync testpgsql testtypes
psql < clean.sql
psql < ../schema.sql