summaryrefslogtreecommitdiff
path: root/modules/hangul/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hangul/Makefile.am')
-rw-r--r--modules/hangul/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/hangul/Makefile.am b/modules/hangul/Makefile.am
index 46d0075f..b9aa17a8 100644
--- a/modules/hangul/Makefile.am
+++ b/modules/hangul/Makefile.am
@@ -5,8 +5,8 @@ pangoxlibs = $(top_builddir)/pango/libpangox-$(PANGO_API_VERSION).la $(X_LIBS) $
pangoxftlibs = $(top_builddir)/pango/libpangoxft-$(PANGO_API_VERSION).la $(XFT_LIBS) $(pangolibs)
pangoft2libs = $(top_builddir)/pango/libpangoft2-$(PANGO_API_VERSION).la $(FREETYPE_LIBS) $(pangolibs)
-x_sources = hangul-x.c
-xft_sources = hangul-xft.c
+x_sources = hangul-x.c hangul-defs.h
+xft_sources = hangul-xft.c hangul-defs.h
if HAVE_XFT
if INCLUDE_HANGUL_XFT