summaryrefslogtreecommitdiff
path: root/data/help/idx/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/help/idx/Makefile.am')
-rw-r--r--data/help/idx/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/help/idx/Makefile.am b/data/help/idx/Makefile.am
new file mode 100644
index 000000000..001e68707
--- /dev/null
+++ b/data/help/idx/Makefile.am
@@ -0,0 +1,8 @@
+idxdir = $(pkgdatadir)/data/help/idx
+
+idx_DATA = \
+ tags.idx
+
+EXTRA_DIST = \
+ $(idx_DATA) \
+ CMakeLists.txt