aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.extr
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.extr')
-rw-r--r--Makefile.extr3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.extr b/Makefile.extr
index f2d06def..b131e84b 100644
--- a/Makefile.extr
+++ b/Makefile.extr
@@ -43,7 +43,8 @@ cparser/pre_parser_messages.ml:
DIRS=extraction \
lib common $(ARCH) backend cfrontend cparser driver \
- exportclight debug mppa_k1c/unittest mppa_k1c/abstractbb/Impure/ocaml
+ exportclight debug mppa_k1c/unittest mppa_k1c/abstractbb/Impure/ocaml \
+ mppa_k1c/lib
INCLUDES=$(patsubst %,-I %, $(DIRS))