From 1e6629de8de5c4f7b03f9322a514992884cb8ce2 Mon Sep 17 00:00:00 2001 From: Oliver Schmidt Date: Tue, 5 May 2015 13:46:26 +0200 Subject: [PATCH] Removed 'gh-pages'. The 'gh-pages' goal has been moved to another Makefile. This reference was just a leftover. --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile b/doc/Makefile index 02ed6b1d3..967443ef0 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -2,7 +2,7 @@ ifneq ($(shell echo),) CMD_EXE = 1 endif -.PHONY: all mostlyclean clean install zip doc html info gh-pages +.PHONY: all mostlyclean clean install zip doc html info .SUFFIXES: