[gnome-control-center/wip/networking2] network: add git.mk to subdir Makefile.ams



commit 1be1f4c693d22fb69c1db14b7c33b409f68a5e68
Author: Dan Winship <danw gnome org>
Date:   Wed Jan 9 17:41:38 2013 -0500

    network: add git.mk to subdir Makefile.ams

 panels/network/connection-editor/Makefile.am |    2 ++
 panels/network/wireless-security/Makefile.am |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/panels/network/connection-editor/Makefile.am b/panels/network/connection-editor/Makefile.am
index 3d0c22c..457c41f 100644
--- a/panels/network/connection-editor/Makefile.am
+++ b/panels/network/connection-editor/Makefile.am
@@ -46,3 +46,5 @@ net-connection-editor-resources.h: connection-editor.gresource.xml $(resource_fi
 
 EXTRA_DIST = \
 	$(resource_files)
+
+-include $(top_srcdir)/git.mk
diff --git a/panels/network/wireless-security/Makefile.am b/panels/network/wireless-security/Makefile.am
index 0131478..258331a 100644
--- a/panels/network/wireless-security/Makefile.am
+++ b/panels/network/wireless-security/Makefile.am
@@ -62,3 +62,4 @@ update-from-nma:
 
 EXTRA_DIST = $(resource_files) 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]