aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2018-08-23 21:17:15 -0400
committerGravatar Jason Gross <jasongross9@gmail.com>2018-08-24 06:44:32 -0700
commit0e3a471d4e2f4784e88c1323a814580aa66ecd85 (patch)
treed56bc6bc615f1e33bfbcc5f849a193c51007fdd2 /Makefile
parent5cab97ed8f17e294f4e7e66010147a518c45f3a6 (diff)
Bump bbv
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8db58748c..8d1467c64 100644
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ endif
update-_CoqProject::
$(SHOW)'ECHO > _CoqProject'
- $(HIDE)(echo '-R $(SRC_DIR) $(MOD_NAME)'; echo '-R bbv bbv'; ((git ls-files 'src/*.v'; (git submodule foreach 'git ls-files "*.v" 2>/dev/null | sed "s|^|$$path/|"' | grep 'bbv/')) | $(SORT_COQPROJECT))) > _CoqProject
+ $(HIDE)(echo '-R $(SRC_DIR) $(MOD_NAME)'; echo '-R bbv/theories bbv'; ((git ls-files 'src/*.v'; (git submodule foreach 'git ls-files "*.v" 2>/dev/null | sed "s|^|$$path/|"' | grep 'bbv/')) | $(SORT_COQPROJECT))) > _CoqProject
# add files to this list to prevent them from being built by default
UNMADE_VOFILES :=