Removed 'gh-pages'.
The 'gh-pages' goal has been moved to another Makefile. This reference was just a leftover.
This commit is contained in:
parent
0f1c3b0181
commit
1e6629de8d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ ifneq ($(shell echo),)
|
||||||
CMD_EXE = 1
|
CMD_EXE = 1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
.PHONY: all mostlyclean clean install zip doc html info gh-pages
|
.PHONY: all mostlyclean clean install zip doc html info
|
||||||
|
|
||||||
.SUFFIXES:
|
.SUFFIXES:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue