From: Emden R. Gansner Date: Mon, 3 Mar 2014 21:04:41 +0000 (-0500) Subject: Re-add project file to *.am since the file now exists X-Git-Tag: 2.38.0~42^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=35d4acac0c7187a1e946bef52f08cadb2da8b36a;p=graphviz Re-add project file to *.am since the file now exists --- diff --git a/lib/edgepaint/Makefile.am b/lib/edgepaint/Makefile.am index 49ad4b3dc..a32d8be74 100644 --- a/lib/edgepaint/Makefile.am +++ b/lib/edgepaint/Makefile.am @@ -17,5 +17,5 @@ noinst_LTLIBRARIES = libedgepaint_C.la libedgepaint_C_la_SOURCES = edge_distinct_coloring.c furtherest_point.c intersection.c lab.c node_distinct_coloring.c -#EXTRA_DIST = edgepaintlib.vcproj +EXTRA_DIST = edgepaintlib.vcproj