From: John Ellson Date: Tue, 10 Jan 2012 15:24:51 +0000 (-0500) Subject: fix 'make dist' breakage X-Git-Tag: LAST_LIBGRAPH~32^2~576 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf595d70938c7e5183f79d303d4c0ca697017375;p=graphviz fix 'make dist' breakage --- diff --git a/plugin/webp/Makefile.am b/plugin/webp/Makefile.am index 42c257490..6c535ca05 100644 --- a/plugin/webp/Makefile.am +++ b/plugin/webp/Makefile.am @@ -41,6 +41,3 @@ endif if WITH_DARWIN9 libgvplugin_webp_la_LDFLAGS += -Wl,-exported_symbol,_gvplugin_webp_LTX_library endif - -EXTRA_DIST = Makefile.old -