[gnome-control-center] network: fix make distcheck
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] network: fix make distcheck
- Date: Thu, 31 Jan 2013 08:58:45 +0000 (UTC)
commit 3c0af77abb741608c9d1032b1c4cb288ce697113
Author: Tim Lunn <tim feathertop org>
Date: Thu Jan 31 10:26:06 2013 +1100
network: fix make distcheck
https://bugzilla.gnome.org/show_bug.cgi?id=692896
panels/network/connection-editor/Makefile.am | 2 +-
panels/network/wireless-security/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/network/connection-editor/Makefile.am b/panels/network/connection-editor/Makefile.am
index 1b9c6aa..bd794ef 100644
--- a/panels/network/connection-editor/Makefile.am
+++ b/panels/network/connection-editor/Makefile.am
@@ -51,6 +51,6 @@ net-connection-editor-resources.h: connection-editor.gresource.xml $(resource_fi
$(AM_V_GEN) glib-compile-resources --target=$@ --sourcedir=$(srcdir) --generate-header --c-name net_connection_editor $<
EXTRA_DIST = \
- $(resource_files)
+ $(resource_files) connection-editor.gresource.xml
-include $(top_srcdir)/git.mk
diff --git a/panels/network/wireless-security/Makefile.am b/panels/network/wireless-security/Makefile.am
index 258331a..7c8ea36 100644
--- a/panels/network/wireless-security/Makefile.am
+++ b/panels/network/wireless-security/Makefile.am
@@ -60,6 +60,6 @@ update-from-nma:
patch -p0 < $(srcdir)/nm-connection-editor-to-network-panel.patch ; \
git commit -m "network: Update wireless-security from network-manager-applet" $(WIRELESS_SECURITY_FILES)
-EXTRA_DIST = $(resource_files) nm-connection-editor-to-network-panel.patch
+EXTRA_DIST = $(resource_files) wireless-security.gresource.xml nm-connection-editor-to-network-panel.patch
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]