typo in ucdn's Makefile.am
This commit is contained in:
parent
fbb2847f54
commit
db068d81cd
|
@ -7,7 +7,7 @@ libhb_ucdn_la_SOURCES = \
|
||||||
ucdn.h \
|
ucdn.h \
|
||||||
ucdn.c \
|
ucdn.c \
|
||||||
unicodedata_db.h
|
unicodedata_db.h
|
||||||
libhb_ucdn_CPPFLAGS = \
|
libhb_ucdn_la_CPPFLAGS = \
|
||||||
-I$(top_srcdir) \
|
-I$(top_srcdir) \
|
||||||
-I$(top_srcdir)/src \
|
-I$(top_srcdir)/src \
|
||||||
-I$(top_builddir)/src
|
-I$(top_builddir)/src
|
||||||
|
|
Loading…
Reference in New Issue