]> granicus.if.org Git - recode/commitdiff
Makefile.am: build po after src
authorReuben Thomas <rrt@sc3d.org>
Tue, 30 Jan 2018 11:46:43 +0000 (11:46 +0000)
committerReuben Thomas <rrt@sc3d.org>
Tue, 30 Jan 2018 17:04:26 +0000 (17:04 +0000)
strip-data.c is needed for po

Noticed when trying to build make distcheck directly from a fresh check-out.

Makefile.am

index e4dc6950b441c08d3f74101a865279b6b4c88425..47c602ae4d9577fd51acbfeecc8cd0d5f809d96e 100644 (file)
@@ -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 \