[HarfBuzz] typo in ucdn's Makefile.am
Werner LEMBERG
wl at gnu.org
Mon Feb 10 07:00:29 CET 2014
Behdad,
a minor patch.
Werner
======================================================================
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
More information about the HarfBuzz
mailing list