]> granicus.if.org Git - graphviz/commitdiff
Generate dotgen if using cgraph
authorEmden Gansner <erg@research.att.com>
Fri, 7 Oct 2011 18:45:58 +0000 (14:45 -0400)
committerEmden Gansner <erg@research.att.com>
Fri, 7 Oct 2011 18:45:58 +0000 (14:45 -0400)
lib/dotgen/Makefile.am

index ec06699551a0d5f449732791060c7d0b579762f0..4c6474c5bf41ab7ede13a783b20cb12d2fd60466 100644 (file)
@@ -17,6 +17,8 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/lib/pathplan
 
 if WITH_CGRAPH
+noinst_HEADERS = dot.h dotprocs.h aspect.h
+noinst_LTLIBRARIES = libdotgen_C.la
 else
 noinst_HEADERS = dot.h dotprocs.h aspect.h
 noinst_LTLIBRARIES = libdotgen_C.la