blob: fad4e2ebe78e807cfa460fbf76ce59822da4b3b6 [file] [log] [blame]
## Process this file with automake to produce Makefile.in
noinst_LTLIBRARIES = libhb-ucdn.la
libhb_ucdn_la_SOURCES = \
ucdn.h \
ucdn.c \
unicodedata_db.h
libhb_ucdn_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/src \
-I$(top_builddir)/src
libhb_ucdn_la_LIBADD =
EXTRA_DIST = README
-include $(top_srcdir)/git.mk