Include git revision with -v output

This commit is contained in:
James Booth
2013-09-17 01:08:12 +01:00
parent d782b00711
commit 6b852a2f0f
2 changed files with 16 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ with_git_sources = $(core_sources)
endif
bin_PROGRAMS = profanity
profanity_SOURCES = $(main_source) $(with_git_sources)
profanity_SOURCES = $(with_git_sources) $(main_source)
TESTS = tests/testsuite
check_PROGRAMS = tests/testsuite