added LICENSE to Makefile.am

This commit is contained in:
hyung-hwan 2009-12-15 06:57:04 +00:00
parent 41b716c195
commit 232c0cc1c4
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ACLOCAL_AMFLAGS = -I ac/m4
AUTOMAKE_OPTION = foreign
#EXTRA_DIST =
EXTRA_DIST = LICENSE
SUBDIRS = lib cmd include
DIST_SUBDIRS = $(SUBDIRS) regress samples doc

View File

@ -245,7 +245,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I ac/m4
AUTOMAKE_OPTION = foreign
#EXTRA_DIST =
EXTRA_DIST = LICENSE
SUBDIRS = lib cmd include
DIST_SUBDIRS = $(SUBDIRS) regress samples doc
all: all-recursive