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.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules/hangul/Makefile.am b/modules/hangul/Makefile.am
new file mode 100644
index 00000000..4c39984e
--- /dev/null
+++ b/modules/hangul/Makefile.am
@@ -0,0 +1,12 @@
+## Process this file with automake to create Makefile.in.
+
+noinst_LTLIBRARIES = pango-hangul.la
+
+INCLUDES = -I$(top_srcdir)/libpango
+
+pango_hangul_la_SOURCES = hangul.c
+pango_hangul_la_LDFLAGS = -rpath $(libdir) -export-dynamic -avoid-version -module
+
+EXTRA_DIST = \
+ tables-ksc5601.i \
+ tables-johabfont.i