summaryrefslogtreecommitdiff
path: root/src/sat
diff options
context:
space:
mode:
Diffstat (limited to 'src/sat')
-rw-r--r--src/sat/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sat/Makefile.am b/src/sat/Makefile.am
index 321507609..5051420a2 100644
--- a/src/sat/Makefile.am
+++ b/src/sat/Makefile.am
@@ -1,3 +1,4 @@
-INCLUDES = -I@srcdir@/../include
+INCLUDES = -I@srcdir@/../include -I@srcdir@/..
+AM_CXXFLAGS = -Wall
SUBDIRS = minisat
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback