]> granicus.if.org Git - graphviz/commitdiff
I thought I fixed this once!!!
authorellson <devnull@localhost>
Fri, 2 May 2008 10:03:52 +0000 (10:03 +0000)
committerellson <devnull@localhost>
Fri, 2 May 2008 10:03:52 +0000 (10:03 +0000)
Fix breakage caused by not distributing sfdp.h

lib/sfdpgen/Makefile.am

index e8e0363a24504b39e3e6f68a4db87c9ff0f3f474..57cf69d7b02e581218be113fa23286c2d2969da8 100644 (file)
@@ -13,7 +13,7 @@ AM_CPPFLAGS = \
 
 noinst_HEADERS = SparseMatrix.h sfdpinternal.h spring_electrical.h \
        LinkedList.h overlap.h red_black_tree.h sparse_solve.h post_process.h \
-       QuadTree.h call_tri.h Multilevel.h
+       QuadTree.h call_tri.h Multilevel.h sfdp.h
 
 if WITH_SFDP
 noinst_LTLIBRARIES = libsfdpgen_C.la