Imported Upstream version 1.2.7
[platform/upstream/harfbuzz.git] / src / hb-ucdn / Makefile.am
index 0670b5c..73b5502 100644 (file)
@@ -2,11 +2,9 @@
 
 noinst_LTLIBRARIES = libhb-ucdn.la
 
+include Makefile.sources
 
-libhb_ucdn_la_SOURCES = \
-       ucdn.h \
-       ucdn.c \
-       unicodedata_db.h
+libhb_ucdn_la_SOURCES = $(LIBHB_UCDN_sources)
 libhb_ucdn_la_CPPFLAGS = \
        -I$(top_srcdir) \
        -I$(top_srcdir)/src \