summaryrefslogtreecommitdiff
path: root/src/prop/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-11-17 17:06:57 +0000
committerMorgan Deters <mdeters@gmail.com>2009-11-17 17:06:57 +0000
commit61330b862f7b5565f70e3c1f4d26a8c51a0f534a (patch)
tree60d102ef1e49ee8b1f0b905a5620d2d823c3ba34 /src/prop/Makefile.am
parent0201aa29bea8467e5cc07f2d0af68a4da3e86ec1 (diff)
from meeting
Diffstat (limited to 'src/prop/Makefile.am')
-rw-r--r--src/prop/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/prop/Makefile.am b/src/prop/Makefile.am
new file mode 100644
index 000000000..5051420a2
--- /dev/null
+++ b/src/prop/Makefile.am
@@ -0,0 +1,4 @@
+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