From 3c2383ed3b0c0820f093dd18c2ef6a174e9f763c Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 25 Sep 2012 09:23:23 +0200 Subject: [PATCH] fix ubuntu-online-accounts/Makefile.am --- ubuntu-online-accounts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu-online-accounts/Makefile.am b/ubuntu-online-accounts/Makefile.am index e964da55..416bb112 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) -- 2.39.2