aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55035e36ab..25dd5e2eda 100644
--- a/Makefile
+++ b/Makefile
@@ -885,7 +885,7 @@ LISTSVO=\
theories/Lists/MonoList.vo \
theories/Lists/ListSet.vo theories/Lists/Streams.vo \
theories/Lists/TheoryList.vo theories/Lists/List.vo \
- theories/Lists/SetoidList.vo
+ theories/Lists/SetoidList.vo theories/Lists/ListTactics.vo
STRINGSVO=\
theories/Strings/Ascii.vo theories/Strings/String.vo