[network-manager-vpnc/lr/libnm: 1/2] fixup! properties: build separate libnm-based and libnm-glib-based plugins



commit 9689bafe89f231928dd8006114cd23969857ba8a
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Thu Jul 16 18:04:56 2015 +0200

    fixup! properties: build separate libnm-based and libnm-glib-based plugins
    
    Link test against the old plugin.

 properties/tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/properties/tests/Makefile.am b/properties/tests/Makefile.am
index 25229e9..f7d0ee3 100644
--- a/properties/tests/Makefile.am
+++ b/properties/tests/Makefile.am
@@ -16,7 +16,7 @@ test_import_export_LDADD = \
        $(GTK_LIBS) \
        $(DBUS_LIBS) \
        $(NM_LIBS) \
-       $(top_builddir)/properties/libnm-vpnc-properties.la
+       $(top_builddir)/properties/libnm-vpnc-properties-old.la
 
 if WITH_TESTS
 


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