summaryrefslogtreecommitdiff
path: root/contrib/tos/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-04 00:22:23 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-04 00:22:23 +0100
commit711027f651b2ed73bdf1d93bb74c86213a2358f5 (patch)
treec8cf8e37d776917ad016127952666f8bab764d3c /contrib/tos/Makefile.am
parent7126482822e45feb099e43bce384537914c62f57 (diff)
downloadexchange-711027f651b2ed73bdf1d93bb74c86213a2358f5.tar.gz
exchange-711027f651b2ed73bdf1d93bb74c86213a2358f5.tar.bz2
exchange-711027f651b2ed73bdf1d93bb74c86213a2358f5.zip
add TOS
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)