docs: Touch ouput dir Wayland to update timestamp

Prevents rebuild every time.
This commit is contained in:
Kristian Høgsberg 2012-03-29 14:11:16 -04:00
parent 4fe458346c
commit 5b72fc7528

View File

@ -36,6 +36,7 @@ $(builddir)/en-US/%: $(srcdir)/en_US/% en-US/ProtocolSpec.xml $(publican_sources
Wayland: $(publican_targets)
$(AM_V_GEN)$(PUBLICAN) build --lang en-US --format html,pdf \
--config $(srcdir)/publican.cfg
@touch Wayland
CLEANFILES = en-US/ProtocolSpec.xml $(publican_targets)