From: Sergio Villar SenĂ­n Date: Fri, 12 Feb 2010 19:02:30 +0000 (+0100) Subject: Fixed a Makefile.am X-Git-Url: http://vcs.maemo.org/git/?p=modest;a=commitdiff_plain;h=fe9482b2ac7070296c7b49890e62227d800eb571;hp=2d5f617541a5de965274267048646324dd9c87b9 Fixed a Makefile.am --- diff --git a/src/gtk/Makefile.am b/src/gtk/Makefile.am index f4dd362..78142aa 100644 --- a/src/gtk/Makefile.am +++ b/src/gtk/Makefile.am @@ -56,4 +56,4 @@ libmodest_ui_la_LIBADD = \ desktopentry_DATA = modest.desktop EXTRA_DIST=\ - *(desktopentry_DATA) + $(desktopentry_DATA)