src/hb-ucdn/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit db068d81cda180a91638e5539984f8139aff49c6 Author: Werner Lemberg <[email protected]> Date: Mon Feb 10 10:38:56 2014 -0500 typo in ucdn's Makefile.am diff --git a/src/hb-ucdn/Makefile.am b/src/hb-ucdn/Makefile.am index 40d6055..0670b5c 100644 --- a/src/hb-ucdn/Makefile.am +++ b/src/hb-ucdn/Makefile.am @@ -7,7 +7,7 @@ libhb_ucdn_la_SOURCES = \ ucdn.h \ ucdn.c \ unicodedata_db.h -libhb_ucdn_CPPFLAGS = \ +libhb_ucdn_la_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/src \ -I$(top_builddir)/src _______________________________________________ HarfBuzz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/harfbuzz
