network: Fix build

../../../../panels/network/connection-editor/ce-page-ip4.c:32:39: fatal error: egg-list-box/egg-list-box.h: No such file or directory
This commit is contained in:
Bastien Nocera 2013-01-30 20:10:53 +01:00
parent 0f33f41491
commit 3f8e94a3ce

View file

@ -33,6 +33,7 @@ libconnection_editor_la_SOURCES = \
libconnection_editor_la_CPPFLAGS = \
$(PANEL_CFLAGS) \
-I$(top_srcdir) \
-I$(srcdir)/../wireless-security \
$(NETWORK_PANEL_CFLAGS) \
$(NETWORK_MANAGER_CFLAGS) \