From 35d4acac0c7187a1e946bef52f08cadb2da8b36a Mon Sep 17 00:00:00 2001 From: "Emden R. Gansner" Date: Mon, 3 Mar 2014 16:04:41 -0500 Subject: [PATCH] Re-add project file to *.am since the file now exists --- lib/edgepaint/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1