From a6c4a189e2a46362d480897bc337819c91e72fb7 Mon Sep 17 00:00:00 2001 From: Choe Hwanjin Date: Sun, 24 Feb 2008 11:12:01 +0900 Subject: [PATCH] =?utf8?q?bindings=20=EB=94=94=EB=A0=89=ED=86=A0=EB=A6=AC?= =?utf8?q?=EB=A5=BC=20tarball=20=ED=8C=A8=ED=82=A4=EC=A7=80=EC=97=90=20?= =?utf8?q?=ED=8F=AC=ED=95=A8=ED=95=98=EC=A7=80=20=EC=95=8A=EC=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@165 8f00fcd2-89fc-0310-932e-b01be5b65e01 --- Makefile.am | 2 +- configure.ac | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index f83858b..18d8ee1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = hangul data bindings test tools +SUBDIRS = hangul data tools test pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libhangul.pc diff --git a/configure.ac b/configure.ac index f43e1f0..85b90c0 100644 --- a/configure.ac +++ b/configure.ac @@ -49,7 +49,6 @@ hangul/Makefile tools/Makefile data/Makefile data/hanja/Makefile -bindings/Makefile test/Makefile libhangul.pc ]) -- 2.7.4