[geany/geany] 151499: Fix generating distcheck on clean sources

Colomban Wendling git-noreply at xxxxx
Sun Apr 13 16:07:17 UTC 2014


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sun, 13 Apr 2014 16:07:17 UTC
Commit:      1514993a6a8a86e8ee464a12751c262ee14930d4
             https://github.com/geany/geany/commit/1514993a6a8a86e8ee464a12751c262ee14930d4

Log Message:
-----------
Fix generating distcheck on clean sources

There is no point in runner.sh depending on the generated Geany
executable, and this breaks running `make distcheck` before building
the sources, as the Geany executable doesn't exist yet.


Modified Paths:
--------------
    tests/ctags/Makefile.am

Modified: tests/ctags/Makefile.am
2 files changed, 0 insertions(+), 2 deletions(-)
===================================================================
@@ -256,5 +256,3 @@ TAGS_LOG_COMPILER = $(srcdir)/runner.sh
 
 TESTS = $(test_results)
 EXTRA_DIST = $(test_sources) $(test_results)
-
-runner.sh: ../../src/geany$(EXEEXT)



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list