
8 Sep
2015
8 Sep
'15
12:32 p.m.
On Mon, Sep 07, 2015 at 10:36:18AM +0200, Martin Kletzander wrote:
Double semicolons have special meaning in makefiles, but they would have to be combined with other rules witch such separators in order to be used as intended. Since there are no other rules like that, let's clean it up.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
ACK, yes, we don't need the double-colon rule here. Pavel