From fe71f2b77ad7da37b30f3d512c04f623bbbc2eae Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 10 Jun 2011 11:13:36 +0000 Subject: ship and install man pages --- Makefile.am | 2 +- configure.ac | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 1c92c1fb8..c8f3a4d98 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \ diff --git a/configure.ac b/configure.ac index b720be535..a50f7de11 100644 --- a/configure.ac +++ b/configure.ac @@ -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 -- cgit v1.2.3