summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-26 02:32:51 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-26 02:32:51 -0600
commita442bb277833fa02a49a900a455f919943db018e (patch)
treed94a67524004035b9d45346925c68b0c8a083471 /Makefile.am
parent85ebfe0c6e04ce1559d1f27b1f04ff95b79dfb6f (diff)
downloadkbarcode-a442bb277833fa02a49a900a455f919943db018e.tar.gz
kbarcode-a442bb277833fa02a49a900a455f919943db018e.zip
Fix branding, reduce menu clutter, install template-only help handbook to new default format.
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 51a569f..b561a94 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = kbarcode fileplugin po
+SUBDIRS = doc kbarcode fileplugin po
$(top_srcdir)/configure.in: configure.in.in $(top_srcdir)/subdirs
cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in ;