log target 추가
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Fri, 27 Oct 2006 06:53:18 +0000 (15:53 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Fri, 27 Oct 2006 06:53:18 +0000 (15:53 +0900)
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@85 8f00fcd2-89fc-0310-932e-b01be5b65e01

Makefile.am

index 3b1ec85..d88d6e7 100644 (file)
@@ -2,3 +2,6 @@ SUBDIRS = hangul data bindings test
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libhangul.pc
+
+log:
+       svn log -v > ChangeLog