From: Reuben Thomas Date: Tue, 30 Jan 2018 11:46:43 +0000 (+0000) Subject: Makefile.am: build po after src X-Git-Tag: v3.7~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0c99f8c65bd6ac613ea4e9c528c0687ae554ae7;p=recode Makefile.am: build po after src strip-data.c is needed for po Noticed when trying to build make distcheck directly from a fresh check-out. --- diff --git a/Makefile.am b/Makefile.am index e4dc695..47c602a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ AUTOMAKE_OPTIONS = gnits ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = doc lib po src tests contrib +SUBDIRS = doc lib src po tests contrib EXTRA_DIST = COPYING-LIB \ m4/gnulib-cache.m4 tables.py \