Navigation Menu

Skip to content

Commit

Permalink
upgrade Makefile.am. "make install" is invoked when "make installcheck".
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetsuro IKEDA committed Apr 7, 2010
1 parent f86e5d3 commit 267f013
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
5 changes: 3 additions & 2 deletions Makefile.am
Expand Up @@ -28,5 +28,6 @@ libmroonga_a_SOURCES = ha_mroonga.cc mrnsys.c
SUBDIRS = test

EXTRA_DIST = plug.in
# Don't update the files from bitkeeper
%::SCCS/s.%

installcheck-local: install
test/run-sql-test.sh
3 changes: 0 additions & 3 deletions test/Makefile.am
Expand Up @@ -5,6 +5,3 @@ TESTS_ENVIRONMENT = CUTTER="$(CUTTER)"

echo-cutter:
echo $(CUTTER)

installcheck-local:
./run-sql-test.sh

0 comments on commit 267f013

Please sign in to comment.