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