From 89192cc13d4cc5fa092e955c20d8b093dc69838d Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Sun, 7 Sep 2008 16:28:59 -0400 Subject: [PATCH] Remove files from Makefile.am --- champlain/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/champlain/Makefile.am b/champlain/Makefile.am index e1f88d8..b2d251a 100644 --- a/champlain/Makefile.am +++ b/champlain/Makefile.am @@ -46,6 +46,6 @@ SOURCES = launcher.c LDADD = $(DEPS_LIBS) $(top_builddir)/champlain/libchamplain-1.0.la svgdir = $(datadir)/champlain -svg_DATA = error.svg hand_open.svg hand_closed.svg +svg_DATA = error.svg EXTRA_DIST = $(svg_DATA) $(CHAMPLAIN_MARSHAL_LIST) -- 2.39.5