aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.extr
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-09-16 07:52:57 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-09-16 07:52:57 +0200
commit6e4f49f7b8154d21c2c42f9978e6829d7a22a1de (patch)
tree71bd99acff0d01fe5a81def039ac011d0b7339dd /Makefile.extr
parent2e54a9c599ef13e4fe84ec80fac4c1835a052241 (diff)
downloadcompcert-kvx-6e4f49f7b8154d21c2c42f9978e6829d7a22a1de.tar.gz
compcert-kvx-6e4f49f7b8154d21c2c42f9978e6829d7a22a1de.zip
starting to move common files
Diffstat (limited to 'Makefile.extr')
-rw-r--r--Makefile.extr2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.extr b/Makefile.extr
index 59cc6c1d..5e328a4c 100644
--- a/Makefile.extr
+++ b/Makefile.extr
@@ -43,7 +43,7 @@ cparser/pre_parser_messages.ml:
DIRS=extraction \
lib common $(ARCH) backend cfrontend cparser driver \
- exportclight debug kvx/unittest kvx/abstractbb/Impure/ocaml \
+ exportclight debug kvx/unittest lib/Impure/ocaml \
kvx/lib
INCLUDES=$(patsubst %,-I %, $(DIRS))