summaryrefslogtreecommitdiffstats
path: root/exporting/Makefile.am
diff options
context:
space:
mode:
authorVladimir Kobal <vlad@prokk.net>2020-05-18 19:03:06 +0300
committerGitHub <noreply@github.com>2020-05-18 19:03:06 +0300
commit06ffc8f9f5c3f71aa39b4cef516773bca736859d (patch)
tree72e778566f5f25a85ab3f1044282f0e2bd40dc69 /exporting/Makefile.am
parent140734ab3fff26fbd84dfd8194887494239755bc (diff)
Update the exporting documentation (#9066)
Diffstat (limited to 'exporting/Makefile.am')
-rw-r--r--exporting/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/exporting/Makefile.am b/exporting/Makefile.am
index e982c8b15f..ece9ebb71f 100644
--- a/exporting/Makefile.am
+++ b/exporting/Makefile.am
@@ -14,6 +14,12 @@ SUBDIRS = \
mongodb \
$(NULL)
+dist_libconfig_DATA = \
+ exporting.conf \
+ $(NULL)
+
dist_noinst_DATA = \
README.md \
+ TIMESCALE.md \
+ WALKTHROUGH.md \
$(NULL)