ship and install man pages
authorChristian Grothoff <christian@grothoff.org>
Fri, 10 Jun 2011 11:13:36 +0000 (11:13 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 10 Jun 2011 11:13:36 +0000 (11:13 +0000)
Makefile.am
configure.ac

index 1c92c1fb8125ed4de07d43279aa2fdfb6f7dc21e..c8f3a4d982b6a245c4ee86cae1e7cd5bdb49389e 100644 (file)
@@ -1,5 +1,5 @@
 INCLUDES = -I$(top_srcdir)/src/include
-SUBDIRS  = contrib m4 src po pkgconfig
+SUBDIRS  = contrib doc m4 src po pkgconfig
 
 EXTRA_DIST = \
  ABOUT-NLS \
index b720be535c30e4745ad05514031bdf3927897072..a50f7de11d7d4dbb9a157798128d67556b53b95a 100644 (file)
@@ -798,6 +798,8 @@ AM_CONDITIONAL([USE_COVERAGE], [test "x$use_gcov" = "xyes"])
 AC_CONFIG_FILES([ 
 Makefile
 contrib/Makefile
+doc/Makefile
+doc/man/Makefile
 m4/Makefile
 po/Makefile.in 
 src/Makefile