[gnome-control-center] network: fix srcdir!=builddir build



commit 7a0887e22244dcaca21b1a2ec68454858bb07e60
Author: Dan Winship <danw gnome org>
Date:   Wed Jan 30 13:38:04 2013 -0500

    network: fix srcdir!=builddir build

 panels/network/connection-editor/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/network/connection-editor/Makefile.am b/panels/network/connection-editor/Makefile.am
index de8bce4..1b9c6aa 100644
--- a/panels/network/connection-editor/Makefile.am
+++ b/panels/network/connection-editor/Makefile.am
@@ -32,6 +32,7 @@ libconnection_editor_la_SOURCES = 		\
 	vpn-helpers.c
 
 libconnection_editor_la_CPPFLAGS = 		\
+	$(PANEL_CFLAGS)				\
 	-I$(srcdir)/../wireless-security	\
 	$(NETWORK_PANEL_CFLAGS) 		\
         $(NETWORK_MANAGER_CFLAGS)		\



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