mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 11:06:21 +00:00
Include git revision with -v output
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user