]> granicus.if.org Git - graphviz/commitdiff
add VS project files to the source distribution.
authorellson <devnull@localhost>
Sat, 28 Feb 2009 01:19:20 +0000 (01:19 +0000)
committerellson <devnull@localhost>
Sat, 28 Feb 2009 01:19:20 +0000 (01:19 +0000)
lib/topfish/Makefile.am
lib/xdot/Makefile.am

index ce131d93afc452c1d57a79b41faa1ded7dd04484..1959c6b7b496b6c23e9f06e720765eb2abf0bfbe 100644 (file)
@@ -12,3 +12,5 @@ noinst_LTLIBRARIES = libtopfish_C.la
 endif
 
 libtopfish_C_la_SOURCES = hierarchy.c rescale_layout.c
+
+EXTRA_DIST = topfish.vcproj
index d06cace4180b375ba174364c2a3e2de4c249c022..b4b39eaeb38582efddba8b0da5135b3ad9d98f54 100644 (file)
@@ -13,3 +13,5 @@ noinst_LTLIBRARIES = libxdot_C.la
 endif
 
 libxdot_C_la_SOURCES = xdot.c
+
+EXTRA_DIST = xdot.vcproj