summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1990d86..5022d99 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,14 +17,14 @@
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
EXTRA_DIST = bootstrap.sh README LICENSE
-SUBDIRS=src clients ulaw conf doc
+SUBDIRS=src clients ulaw conf doc man
MAINTAINERCLEANFILES = README
noinst_DATA = README
README:
rm -f README
-# $(MAKE) -C doc README
+ $(MAKE) -C doc README
cd $(srcdir) && ln -s doc/README README
homepage: dist