summaryrefslogtreecommitdiff
path: root/contrib/tos/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tos/Makefile.am')
-rw-r--r--contrib/tos/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/contrib/tos/Makefile.am b/contrib/tos/Makefile.am
new file mode 100644
index 000000000..1a86e4087
--- /dev/null
+++ b/contrib/tos/Makefile.am
@@ -0,0 +1,11 @@
+
+# English (en)
+tosendir=$(pkgdatadir)/tos/en
+
+tosen_DATA = \
+ en/0.txt \
+ en/0.docx \
+ en/0.html
+
+EXTRA_DIST = \
+ $(tosen_DATA)