From d402a1ab48d904072b9513eedbb2e24e8c6459a5 Mon Sep 17 00:00:00 2001 From: "Emden R. Gansner" Date: Mon, 3 Mar 2014 10:54:21 -0500 Subject: [PATCH] Remove stupid extra character --- 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 3853b78f8..49ad4b3dc 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 -A#EXTRA_DIST = edgepaintlib.vcproj +#EXTRA_DIST = edgepaintlib.vcproj -- 2.50.1