Skip to content

Commit

Permalink
tests: test programs will be compiled only when you run make check.
Browse files Browse the repository at this point in the history
  • Loading branch information
karubabu committed May 14, 2020
1 parent b9c74c9 commit 85db1ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ TESTS_ENVIRONMENT = \
LOG_COMPILER = $(LIBTOOL) --mode=execute $(VALGRIND) $(VALGRIND_OPTS)
check_PROGRAMS = rom-kana file-dict user-dict cdb-dict skkserv rule context basic
TESTS = $(check_PROGRAMS)
noinst_PROGRAMS = $(TESTS)
noinst_HEADERS = common.h

AM_CPPFLAGS = \
-I$(top_srcdir) $(LIBSKK_CFLAGS) \
Expand Down

0 comments on commit 85db1ee

Please sign in to comment.