aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index d82137309..c7b7559e9 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -651,7 +651,7 @@ REALSVO:=$(REALSBASEVO) $(REALS_$(REALS))
ALLREALS:=$(REALSBASEVO) $(REALS_all)
NUMBERSCOMMONVO:=$(addprefix theories/Numbers/, \
- QRewrite.vo NumPrelude.vo BigNumPrelude.vo )
+ NumPrelude.vo BigNumPrelude.vo )
CYCLICABSTRACTVO:=$(addprefix theories/Numbers/Cyclic/Abstract/, \
CyclicAxioms.vo NZCyclic.vo )