From 76bb1d321c749d4ef8c5c3e0e75d6613f0c4b499 Mon Sep 17 00:00:00 2001 From: Sergio Villar Senin Date: Fri, 29 Feb 2008 09:50:29 +0000 Subject: [PATCH] * Deleted the *svg from Makefile pmo-trunk-r4254 --- src/gnome/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/gnome/Makefile.am b/src/gnome/Makefile.am index b9bf266..ec75d4c 100644 --- a/src/gnome/Makefile.am +++ b/src/gnome/Makefile.am @@ -19,8 +19,7 @@ noinst_LTLIBRARIES=\ libmodest-ui.la PIXMAP_FILES=\ - pixmaps/*.png \ - pixmaps/*.svg + pixmaps/*.png libmodest_ui_la_SOURCES= \ modest-account-assistant.c \ -- 1.7.9.5