From: ellson Date: Fri, 15 Jul 2005 17:11:02 +0000 (+0000) Subject: add .PHONY: doxygen X-Git-Tag: LAST_LIBGRAPH~32^2~7433 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed8622c595b509bbbe7fbaf2ff2e3aa4233f6bb9;p=graphviz add .PHONY: doxygen --- diff --git a/Makefile.am b/Makefile.am index d90f2ed81..45dadeb00 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,6 +14,7 @@ html_DATA = $(html) # $(subdirs) contains the list from: AC_CONFIG_SUBDIRS SUBDIRS = $(subdirs) lib plugin cmd tclpkg doc contrib graphs +.PHONY: doxygen doxygen: doxygen