From: Emden R. Gansner Date: Fri, 28 Feb 2014 15:57:50 +0000 (-0500) Subject: Fix configure script and intermediate makefiles for new edgepaint library X-Git-Tag: 2.38.0~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9487b0bca1097a747c2f7272b3f648c3365c996c;p=graphviz Fix configure script and intermediate makefiles for new edgepaint library and tool. --- diff --git a/cmd/Makefile.am b/cmd/Makefile.am index e67f6a1ab..13ef58e3f 100644 --- a/cmd/Makefile.am +++ b/cmd/Makefile.am @@ -1,4 +1,4 @@ # $Id$ $Revision$ ## Process this file with automake to produce Makefile.in -SUBDIRS = dot tools gvpr lefty lneato dotty smyrna gvmap gvedit mingle +SUBDIRS = dot tools gvpr lefty lneato dotty smyrna gvmap gvedit mingle edgepaint diff --git a/configure.ac b/configure.ac index 89eb9aa1d..0f8c6d99b 100644 --- a/configure.ac +++ b/configure.ac @@ -3193,6 +3193,7 @@ AC_CONFIG_FILES(Makefile lib/label/Makefile lib/sfdpgen/Makefile lib/osage/Makefile + lib/edgepaint/Makefile lib/gvpr/Makefile lib/gvpr/libgvpr.pc lib/circogen/Makefile @@ -3256,6 +3257,7 @@ AC_CONFIG_FILES(Makefile cmd/smyrna/Makefile cmd/gvmap/Makefile cmd/mingle/Makefile + cmd/edgepaint/Makefile cmd/gvedit/Makefile cmd/gvedit/gvedit.pro cmd/gvedit/ui/Makefile diff --git a/lib/Makefile.am b/lib/Makefile.am index 9cb6ebd1f..f566b68e2 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -3,7 +3,7 @@ SUBDIRS = cdt cgraph pathplan sfio vmalloc ast \ vpsc rbtree ortho sparse patchwork expr common \ - pack xdot label gvc ingraphs topfish glcomp mingle \ + pack xdot label gvc ingraphs topfish glcomp mingle edgepaint \ circogen dotgen dotgen2 fdpgen neatogen twopigen sfdpgen osage gvpr EXTRA_DIST = gvc.vcproj gvc.def