aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-09-25 15:23:23 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-09-25 15:23:23 +0800
commit3c2383ed3b0c0820f093dd18c2ef6a174e9f763c (patch)
treed33a66bdadbbdc2bba6472447e2644f7939272a7
parent801e620269e59a70c738115d0d94342edc77fa8e (diff)
downloadgsoc2013-empathy-3c2383ed3b0c0820f093dd18c2ef6a174e9f763c.tar
gsoc2013-empathy-3c2383ed3b0c0820f093dd18c2ef6a174e9f763c.tar.gz
gsoc2013-empathy-3c2383ed3b0c0820f093dd18c2ef6a174e9f763c.tar.bz2
gsoc2013-empathy-3c2383ed3b0c0820f093dd18c2ef6a174e9f763c.tar.lz
gsoc2013-empathy-3c2383ed3b0c0820f093dd18c2ef6a174e9f763c.tar.xz
gsoc2013-empathy-3c2383ed3b0c0820f093dd18c2ef6a174e9f763c.tar.zst
gsoc2013-empathy-3c2383ed3b0c0820f093dd18c2ef6a174e9f763c.zip
fix ubuntu-online-accounts/Makefile.amEMPATHY_3_6_0
-rw-r--r--ubuntu-online-accounts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu-online-accounts/Makefile.am b/ubuntu-online-accounts/Makefile.am
index e964da556..416bb112a 100644
--- a/ubuntu-online-accounts/Makefile.am
+++ b/ubuntu-online-accounts/Makefile.am
@@ -7,6 +7,6 @@ empathy.application: empathy.application.in
app_DATA = empathy.application
-EXTRA_DIST = $(app_DATA)
+EXTRA_DIST = empathy.application.in
DISTCLEANFILES = $(app_DATA)