Commit 563ec3f8 authored by John Bonn's avatar John Bonn
Browse files

Added DOT_PATH to Doxygen tagfile for developer documentation generation. m04585

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@7493 41f8697f-d340-4b68-9986-7bafba869bb8
parent 7edabadb
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -128,6 +128,12 @@ conf:
	  echo "WARN_NO_PARAMDOC       = NO"                         >> build/Developer_temp.conf; \
	fi

	if [[ "$(DOT_PATH)" != "" ]];                                          \
	then                                                                   \
	  echo "DOT_PATH  = /opt/local/bin" >> build/Developer_temp.conf;     \
	fi



render: doApps doProg doDev
doApps: