aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4be99a6023..013da22429 100644
--- a/Makefile
+++ b/Makefile
@@ -877,7 +877,8 @@ FSETSBASEVO=\
theories/FSets/FSetWeakInterface.vo theories/FSets/FSetWeakList.vo \
theories/FSets/FSetWeakFacts.vo theories/FSets/FSetWeak.vo \
theories/FSets/FMapInterface.vo theories/FSets/FMapList.vo \
- theories/FSets/FMaps.vo \
+ theories/FSets/FMaps.vo theories/FSets/FMapFacts.vo \
+ theories/FSets/FMapWeakFacts.vo \
theories/FSets/FMapWeakInterface.vo theories/FSets/FMapWeakList.vo \
theories/FSets/FMapWeak.vo theories/FSets/FMapPositive.vo \
theories/FSets/FMapIntMap.vo theories/FSets/FSetToFiniteSet.vo \