summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEkaterina Gerasimova <kittykat3756@gmail.com>2013-07-06 21:55:30 +0100
committerEkaterina Gerasimova <kittykat3756@gmail.com>2013-08-04 11:13:54 +0200
commit5c4c05225c72958e92e130fe857dc64b6f8fea13 (patch)
tree9f197cc2364693de0f4e79515e76451d28bdc85d /Makefile.am
parent1dd24ef4a29108db0ebeeac78e6d85e5e0348525 (diff)
downloadepiphany-5c4c05225c72958e92e130fe857dc64b6f8fea13.tar.gz
Set up build system for user help
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e71acc96f..b4c84c355 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = lib embed src data po doc
+SUBDIRS = help lib embed src data po doc
if ENABLE_TESTS
SUBDIRS += tests