aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authoremakarov2007-11-15 13:30:39 +0000
committeremakarov2007-11-15 13:30:39 +0000
commitd3cf0e074d4b4a3ddc1de4c91a235474eead80aa (patch)
treea1a3db8775153036d47ec45a30909f7c36277a69 /Makefile.common
parent87bfa992d0373cd1bfeb046f5a3fc38775837e83 (diff)
Split NTimesOrder into properly NTimesOrder and NPlusOrder.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10324 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 032a6d5d0b..4742962321 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -666,6 +666,7 @@ NATURALABSTRACTVO:=\
$(NATABSTRACTDIR)/NPlus.vo\
$(NATABSTRACTDIR)/NTimes.vo\
$(NATABSTRACTDIR)/NOrder.vo\
+ $(NATABSTRACTDIR)/NPlusOrder.vo\
$(NATABSTRACTDIR)/NTimesOrder.vo\
$(NATABSTRACTDIR)/NMinus.vo\
$(NATABSTRACTDIR)/NIso.vo