]> git.puffer.fish Git - matthieu/frr.git/commit
build: work around automake wtf
authorDavid Lamparter <equinox@diac24.net>
Mon, 15 Oct 2018 04:51:30 +0000 (06:51 +0200)
committerDavid Lamparter <equinox@diac24.net>
Thu, 25 Oct 2018 15:30:21 +0000 (17:30 +0200)
commit34377b1c18c47b79ba671696428ed1f97755e27f
treebfe99a8d82dc07a0786d3287640de12146d2b76f
parent1ae84a35ddc1830d84cf22db5007fd6b5b151fab
build: work around automake wtf

For some reason, automake was "randomizing" the order of these few lines
in the generated output Makefile.in.

I have absolutely no clue what's going on, but it's the only thing
preventing me from building reproducible source tarballs (i.e.
bit-exactly identical), so... just slightly "rephrase" this.

Should behave exactly the same as before.

Signed-off-by: David Lamparter <equinox@diac24.net>
doc/user/subdir.am