diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -934,7 +934,7 @@ arith: $(ARITHVO) bool: $(BOOLVO) narith: $(NARITHVO) zarith: $(ZARITHVO) -lists: $(LISTVO) $(LISTSVO) +lists: $(LISTSVO) sets: $(SETSVO) intmap: $(INTMAPVO) relations: $(RELATIONSVO) |
