From: Emden Gansner Date: Fri, 7 Oct 2011 18:45:58 +0000 (-0400) Subject: Generate dotgen if using cgraph X-Git-Tag: LAST_LIBGRAPH~32^2~644 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6a42590e63c046a67b53365d69633e4db4e2fca;p=graphviz Generate dotgen if using cgraph --- diff --git a/lib/dotgen/Makefile.am b/lib/dotgen/Makefile.am index ec0669955..4c6474c5b 100644 --- a/lib/dotgen/Makefile.am +++ b/lib/dotgen/Makefile.am @@ -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