[gnome-control-center] sharing: Fix make distcheck



commit c07eb16bc56042bdde74fb3dac15a28e5b61eb80
Author: Rico Tzschichholz <ricotz t-online de>
Date:   Wed Jan 30 23:27:38 2013 +0100

    sharing: Fix make distcheck
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692896

 panels/sharing/Makefile.am |    4 ++--
 po/POTFILES.skip           |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/panels/sharing/Makefile.am b/panels/sharing/Makefile.am
index 365f13d..9051d38 100644
--- a/panels/sharing/Makefile.am
+++ b/panels/sharing/Makefile.am
@@ -62,7 +62,7 @@ desktopdir = $(datadir)/applications
 desktop_in_files = gnome-sharing-panel.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
-CLEANFILES = $(desktop_in_files) $(desktop_DATA) $(BUILT_SOURCES)
-EXTRA_DIST = $(resource_files) sharing.gresource.xml
+CLEANFILES = $(desktop_in_files) $(desktop_DATA) $(polkit_policy_DATA) $(polkit_policy_in_files) $(BUILT_SOURCES)
+EXTRA_DIST = $(resource_files) sharing.gresource.xml org.gnome.controlcenter.remote-login-helper.policy.in.in
 
 -include $(top_srcdir)/git.mk
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 312cf1d..1c519ba 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -15,6 +15,7 @@ panels/privacy/gnome-privacy-panel.desktop.in
 panels/region/gnome-region-panel.desktop.in
 panels/search/gnome-search-panel.desktop.in
 panels/sharing/gnome-sharing-panel.desktop.in
+panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in
 panels/sound/data/gnome-sound-panel.desktop.in
 panels/sound/data/sounds/gnome-sounds-default.xml.in
 panels/universal-access/gnome-universal-access-panel.desktop.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]