parent
8707e537ab
commit
54412f24b6
|
@ -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: check AUTHORS NEWS ChangeLog version
|
dist-hook: AUTHORS NEWS ChangeLog version | check
|
||||||
cp $? $(distdir)
|
cp $? $(distdir)
|
||||||
AUTHORS: FORCE
|
AUTHORS: FORCE
|
||||||
$(path_tools)/gitlog-to-authors > $@
|
$(path_tools)/gitlog-to-authors > $@
|
||||||
|
|
Loading…
Reference in New Issue