summaryrefslogtreecommitdiff
path: root/data/help/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/help/Makefile.am')
-rw-r--r--data/help/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/data/help/Makefile.am b/data/help/Makefile.am
deleted file mode 100644
index f070fc39..00000000
--- a/data/help/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-
-helpdir = $(pkgdatadir)/data/help
-
-help_DATA = \
- about.txt \
- changes.txt \
- commands.txt \
- header.txt \
- index.txt \
- support.txt \
- windows.txt
-
-EXTRA_DIST = \
- $(help_DATA) \
- CMakeLists.txt