From: Bruno Haible Date: Tue, 12 Feb 2019 22:14:07 +0000 (+0100) Subject: libtextstyle: Fix configuration of the example programs. X-Git-Tag: v0.20~167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a83232980df3347bf4e42fa4a62b97e2638ab912;p=thirdparty%2Fgettext.git libtextstyle: Fix configuration of the example programs. Reported by Akim Demaille . * libtextstyle/Makefile.am (EXTRA_DIST): Add m4/libtextstyle.m4. --- diff --git a/libtextstyle/Makefile.am b/libtextstyle/Makefile.am index cd5b3afcb..da4e038ae 100644 --- a/libtextstyle/Makefile.am +++ b/libtextstyle/Makefile.am @@ -30,6 +30,7 @@ EXTRA_DIST = \ build-aux/texi2html \ build-aux/run-test \ build-aux/test-driver.diff \ + m4/libtextstyle.m4 \ examples/color-filter/README \ examples/color-filter/INSTALL \ examples/color-filter/autogen.sh \