[network-manager-vpnc] properties: link to GTK+



commit 0e2b614be2be2ba35d01eb2c795b6cc04a615f46
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Mon Dec 7 10:57:27 2015 +0100

    properties: link to GTK+

 properties/Makefile.am |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/properties/Makefile.am b/properties/Makefile.am
index a79993c..3a886b9 100644
--- a/properties/Makefile.am
+++ b/properties/Makefile.am
@@ -37,6 +37,11 @@ libnm_vpnc_properties_la_CFLAGS = \
        $(LIBNM_GLIB_CFLAGS) \
        $(LIBNM_GTK_CFLAGS)
 
+libnm_vpn_plugin_vpnc_la_LIBADD = \
+       $(GTK_LIBS) \
+       $(LIBNM_LIBS) \
+       $(LIBNMA_LIBS)
+
 libnm_vpnc_properties_la_LIBADD = \
        $(GTK_LIBS) \
        $(LIBNM_GLIB_LIBS) \


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