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 Apr 20, 2020
1 parent a910ccd commit 17ac420
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Makefile.am
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 17ac420

Please sign in to comment.