null+****@clear*****
null+****@clear*****
2011年 5月 19日 (木) 14:27:17 JST
Kouhei Sutou 2011-05-19 05:27:17 +0000 (Thu, 19 May 2011)
New Revision: 6739720e5634c5c29c4bccddab5c631875c2ecf2
Log:
remove unused files.
Removed files:
build/Makefile.am
build/makefiles/Makefile.am
Modified files:
Makefile.am
configure.ac
Modified: Makefile.am (+0 -1)
===================================================================
--- Makefile.am 2011-05-19 05:24:52 +0000 (037dee3)
+++ Makefile.am 2011-05-19 05:27:17 +0000 (d7099f6)
@@ -3,7 +3,6 @@
ACLOCAL_AMFLAGS = $$ACLOCAL_ARGS -I .
AUTOMAKE_OPTIONS = 1.9.6
SUBDIRS = \
- build \
include \
lib \
plugins \
Deleted: build/Makefile.am (+0 -2) 100644
===================================================================
--- build/Makefile.am 2011-05-19 05:24:52 +0000 (c5dae21)
+++ /dev/null
@@ -1,2 +0,0 @@
-SUBDIRS = \
- makefiles
Deleted: build/makefiles/Makefile.am (+0 -5) 100644
===================================================================
--- build/makefiles/Makefile.am 2011-05-19 05:24:52 +0000 (6549749)
+++ /dev/null
@@ -1,5 +0,0 @@
-EXTRA_DIST = \
- gettext-files.am \
- gettext.am \
- sphinx-build.am \
- sphinx.am
Modified: configure.ac (+0 -2)
===================================================================
--- configure.ac 2011-05-19 05:24:52 +0000 (ac898e6)
+++ configure.ac 2011-05-19 05:27:17 +0000 (3aa1693)
@@ -109,8 +109,6 @@ AC_SUBST(GRN_DLL_FILENAME)
AC_CONFIG_FILES([
Makefile
- build/Makefile
- build/makefiles/Makefile
src/Makefile
src/suggest/Makefile
lib/Makefile