1
0
Fork 0

Force check target on dist

This is to ensure that final tests are run after combined files are generated.
master
Mike Gerwitz 2015-10-25 23:22:42 -04:00
parent ab8cdfa173
commit 172e2e2afe
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ else
endif endif
# generate the familiar files that automake normally checks for # generate the familiar files that automake normally checks for
dist-hook: AUTHORS NEWS ChangeLog version dist-hook: check AUTHORS NEWS ChangeLog version
cp $? $(distdir) cp $? $(distdir)
AUTHORS: FORCE AUTHORS: FORCE
$(path_tools)/gitlog-to-authors > $@ $(path_tools)/gitlog-to-authors > $@