blob: 40d6055c1170f8e8c2221689b3a4f751e768c5b5 [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 COPYING
-include $(top_srcdir)/git.mk