summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2006-10-27 15:53:18 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2006-10-27 15:53:18 +0900
commit442f6b90c6531c212b20b9f910ba0780a7140633 (patch)
tree30e36d02e152d25be00a82bd58f1b9d96be864f1 /Makefile.am
parent4deebb9ebba5b402f16d3ee8fedd3bdd35e467d8 (diff)
downloadlibhangul-442f6b90c6531c212b20b9f910ba0780a7140633.tar.gz
log target 추가
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@85 8f00fcd2-89fc-0310-932e-b01be5b65e01
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3b1ec85..d88d6e7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,3 +2,6 @@ SUBDIRS = hangul data bindings test
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libhangul.pc
+
+log:
+ svn log -v > ChangeLog