diff options
| author | herbelin | 2008-04-27 16:27:38 +0000 |
|---|---|---|
| committer | herbelin | 2008-04-27 16:27:38 +0000 |
| commit | d7e7e6756b46998e864cc00355d1946b69a43c1a (patch) | |
| tree | 6d06623919b6c7c1d178d6a1c4f9364396e5fec9 /Makefile.common | |
| parent | 75681234e0ba2ae283cc22c2c3e0c4045b205879 (diff) | |
Suite r10857
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10858 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile.common')
| -rw-r--r-- | Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common index cf0f234d70..e45d70b996 100644 --- a/Makefile.common +++ b/Makefile.common @@ -561,7 +561,7 @@ ZARITHVO:=\ theories/ZArith/ZOdiv_def.vo theories/ZArith/ZOdiv.vo INTSVO:=\ - theories/Ints/Z/ZAux.vo \ + theories/Ints/Zaux.vo \ theories/Ints/Basic_type.vo theories/Ints/Int31.vo \ theories/Ints/num/GenBase.vo theories/Ints/num/ZnZ.vo \ theories/Ints/num/GenAdd.vo theories/Ints/num/GenSub.vo \ |
