Skip to content

Commit

Permalink
run-cli-tests is in srcdir not in build dir.
Browse files Browse the repository at this point in the history
Found by "make distcheck".
  • Loading branch information
Tommi Virtanen committed Jan 14, 2011
1 parent d8073c8 commit f599b0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ check-local:
@cd src/gtest && $(MAKE) $(AM_MAKEFLAGS) lib/libgtest.la lib/libgtest_main.la

# exercise cli tools
./src/test/run-cli-tests

$(srcdir)/src/test/run-cli-tests

# "make distclean" both runs this and recurses into src/gtest, if
# gtest is in DIST_SUBDIRS. Take extra care to not fail when
Expand Down

0 comments on commit f599b0b

Please sign in to comment.