X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=Makefile;h=0271a0db0c21b2794cf26e36664ad09fe10c2053;hb=f762992f6da9322f6e37f9c6fa9e7ef4f6dd2439;hp=f0ee1399653e1957e8c1fd43761144337979d5d9;hpb=7adf7ee2155acea93fcbbc5abc2ceb4284eafaf9;p=lttng-docs.git diff --git a/Makefile b/Makefile index f0ee139..0271a0d 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,11 @@ $(1)/$(PREFIX)-$(1).html: $(1)/$(PREFIX)-$(1).txt $(CONF) .PHONY: $(1) $(1): $(1)/$(PREFIX)-$(1).html + +view-$(1): + xdg-open $(1)/$(PREFIX)-$(1).html + +.PHONY: view-$(1) endef .PHONY: all