From c8b9556a479bf866ef5c76ed175350bf489c7494 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 24 Jul 2012 16:07:53 +0200 Subject: [PATCH] add empathy.application to EXTRA_DIST --- ubuntu-online-accounts/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ubuntu-online-accounts/Makefile.am b/ubuntu-online-accounts/Makefile.am index ede2fa55..66c4ddbd 100644 --- a/ubuntu-online-accounts/Makefile.am +++ b/ubuntu-online-accounts/Makefile.am @@ -3,3 +3,5 @@ SUBDIRS = mc-plugin appdir = $(ACCOUNTS_APPLICATION_FILES_DIR) app_DATA = empathy.application + +EXTRA_DIST = $(app_DATA) -- 2.39.2