summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d2a62a3)
raw | patch | inline | side by side (parent: d2a62a3)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Dec 2013 17:29:20 +0000 (18:29 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Dec 2013 17:29:20 +0000 (18:29 +0100) |
Makefile.am | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index 518e030aeaec8f516658b4c840d8d2a4d185da70..10794f018ddcfba68f41c0a060be6318ec392654 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
version: FORCE
@# As a side-effect, this updates version.
- @echo Building $(PACKAGE_NAME) version $$( cd .. && ./version-gen.sh )
+ @echo Building $(PACKAGE_NAME) version $$( ./version-gen.sh )
.PHONY: FORCE
test: check