]> granicus.if.org Git - graphviz/commitdiff
add aspect.h to lib/dotgen/Makefile.am
authorellson <devnull@localhost>
Sun, 19 Oct 2008 11:45:08 +0000 (11:45 +0000)
committerellson <devnull@localhost>
Sun, 19 Oct 2008 11:45:08 +0000 (11:45 +0000)
lib/dotgen/Makefile.am

index 3c9c2df1d96bc352bc5e39d4eebec7faa5617bda..b230890c34ea8cbe87a2a9c24cae2fae1eed6a22 100644 (file)
@@ -11,7 +11,7 @@ AM_CPPFLAGS = \
 
 if WITH_CGRAPH
 else
-noinst_HEADERS = dot.h dotprocs.h
+noinst_HEADERS = dot.h dotprocs.h aspect.h
 noinst_LTLIBRARIES = libdotgen_C.la
 endif