]> granicus.if.org Git - graphviz/commitdiff
add GNU Makefiles for lib/cgraph
authorellson <devnull@localhost>
Mon, 29 Oct 2007 14:40:27 +0000 (14:40 +0000)
committerellson <devnull@localhost>
Mon, 29 Oct 2007 14:40:27 +0000 (14:40 +0000)
configure.ac
lib/Makefile.am

index 3c5144171367b4ed0b20f5ff469eb3ff13adddbf..2acaa69e73d2760dca6ece81228ec762f828e079 100644 (file)
@@ -2031,10 +2031,12 @@ AC_CONFIG_FILES(Makefile
        lib/Makefile
        lib/cdt/Makefile
        lib/cdt/libcdt.pc
-       lib/agraph/Makefile
-       lib/agraph/libagraph.pc
        lib/graph/Makefile
        lib/graph/libgraph.pc
+       lib/agraph/Makefile
+       lib/agraph/libagraph.pc
+       lib/cgraph/Makefile
+       lib/cgraph/libcgraph.pc
        lib/agutil/Makefile
        lib/gd/Makefile
        lib/pathplan/Makefile
index 4c1645b7e9adf6ffeb73dd7eb5bde88be1d187bc..bc8ab3ac14fc5e9eb455d242faafc4de6638bebb 100644 (file)
@@ -3,6 +3,6 @@
 
 SUBDIRS = cdt graph agraph gd pathplan agutil sfio vmalloc ast vpsc \
        circogen dotgen fdpgen neatogen twopigen common pack gvc \
-       ingraphs expr
+       ingraphs expr cgraph
 
 EXTRA_DIST = Makefile.old