summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-10-21 21:15:11 +0100
committerColin Watson <cjwatson@debian.org>2007-10-21 21:15:11 +0100
commit569f7fbd8e38770e20517b179924861d81888538 (patch)
tree254834983beeabcf5fcdf021336903138e06588f /Makefile.am
parentfdad7848ca8d9897d01ba50f10c712a13a954fe2 (diff)
* gnulib: Import .po files (--po-base=gnulib/po --po-domain=man-db).
* configure.ac (AC_CONFIG_FILES): Generate gnulib/po/Makefile.in. * Makefile.am (SUBDIRS): Build gnulib/po. * .bzrignore: Ignore gnulib/po. This is contrary to our usual practice, since this is generated by autogen.sh; but gnulib-tool gives us full .po files which are then stripped down to just the parts of Gnulib we use by make, so adding them to bzr is inconvenient.
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 48635cd8..d05f710d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
## along with man-db; if not, write to the Free Software Foundation,
## Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-SUBDIRS = docs intl gnulib/lib lib libdb src man manual po tools
+SUBDIRS = docs intl gnulib/lib gnulib/po lib libdb src man manual po tools
dist_noinst_DATA = README include/README