]> git.ipfire.org Git - thirdparty/sarg.git/commit
Don't rebuild sarg.1 when making all
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 26 Dec 2010 13:13:36 +0000 (13:13 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 26 Dec 2010 13:13:36 +0000 (13:13 +0000)
commit257cd925ea6852bcaaca376ceb05b242fd0ba487
tree0d263658a1b47682da094b98043c5f1c7addd513
parent007905af8b7883d211a3da552f27a54d10b12769
Don't rebuild sarg.1 when making all

The building of the manpage requires the xsl stylesheets that are not
located at the same place on every system. Moreover, it is not
necessary to rebuild it as it can be shipped with the sources.
Therefore, "make all" only rebuild sarg without making sarg.1.
Makefile.in