]> granicus.if.org Git - curl/commit
Makefile: fix make dist
authorDan Fandrich <dan@coneharvesters.com>
Wed, 26 Apr 2017 21:02:42 +0000 (23:02 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 26 Apr 2017 21:02:42 +0000 (23:02 +0200)
commit8b03436d3cc7b8b0359b5a658c38fe52484dcd61
treef88a138382c771f40d81873189426def0083210b
parentb85142164228abe15d6ca20a244ffb849c700e6c
Makefile: fix make dist

Commit 80a87e8a broke 'make dist' as it can't handle installing from
absolute target names. Rearranged the dependencies so the absolute name
is used for building but the relative name is use for distributing.
docs/Makefile.am