summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am10
1 files changed, 9 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 66d62f8b8..1439a1117 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -9,4 +9,12 @@ EXTRA_DIST = \
addsourcedir \
new-theory \
configure-in-place \
- depgraph
+ depgraph \
+ theoryskel/kinds \
+ theoryskel/Makefile \
+ theoryskel/Makefile.am \
+ theoryskel/README.WHATS-NEXT \
+ theoryskel/theory_DIR.cpp \
+ theoryskel/theory_DIR.h \
+ theoryskel/theory_DIR_rewriter.h \
+ theoryskel/theory_DIR_type_rules.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback