From c9aa86ddf5c078ca8bb46baac9ee77f2b504540a Mon Sep 17 00:00:00 2001 From: "Michael[tm] Smith" Date: Thu, 1 Mar 2012 23:02:14 +0900 Subject: [PATCH] Force remake of the quickref file also. --- Makefile | 6 +++--- quickref.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 9364e5f..8f9513b 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ DOXYGEN=doxygen DOXYGENFLAGS= .PHONEY: api-docs -all: bin/tidy quickref.html +all: bin/tidy bin/tidy: $(MAKE) -C build/gmake @@ -20,7 +20,7 @@ README.md: README.html .FORCE src/version.h: .FORCE $(GIT) $(GITFLAGS) log --pretty=format:'static const char TY_(release_date)[] = "https://github.com/w3c/tidy-html5/tree/%h";' -n 1 > $@ -quickref.html: htmldoc/quickref.html +quickref.html: htmldoc/quickref.html .FORCE cp $< $@ api-docs: @@ -29,7 +29,7 @@ api-docs: install: sudo $(MAKE) install -C build/gmake -version: all src/version.h README.md +version: all src/version.h README.md quickref.html api-docs clean: $(MAKE) clean -C build/gmake diff --git a/quickref.html b/quickref.html index 6c1b7e4..bf2209d 100644 --- a/quickref.html +++ b/quickref.html @@ -8,7 +8,7 @@

Quick Reference

HTML Tidy Configuration Options

-

Version: https://github.com/w3c/tidy-html5/tree/ccf2a6c

+

Version: https://github.com/w3c/tidy-html5/tree/f2825b9

HTML, XHTML, XML