From 64f2b2ad95684d871034a14c5af9a0650660db2b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Jan 2016 21:13:17 +0300 Subject: Add support for multiple help index files. --- data/help/idx/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/help/idx/Makefile.am (limited to 'data/help/idx/Makefile.am') 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 -- cgit v1.2.3-70-g09d2