summaryrefslogtreecommitdiff
path: root/help/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/Makefile.am')
-rw-r--r--help/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
deleted file mode 100644
index 826f0fad..00000000
--- a/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 \
- skills.txt \
- support.txt \
- team.txt
-
-EXTRA_DIST = \
- $(help_DATA)