Kaydet (Commit) 1514993a authored tarafından Colomban Wendling's avatar Colomban Wendling

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.
üst d28fb783
......@@ -256,5 +256,3 @@ TAGS_LOG_COMPILER = $(srcdir)/runner.sh
TESTS = $(test_results)
EXTRA_DIST = $(test_sources) $(test_results)
runner.sh: ../../src/geany$(EXEEXT)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment