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



commit a4e7d11af95cead010e7294338f8c916be24a240
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Fri Jul 17 17:31:58 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 d2d43f6..72a0eb6 100644
--- a/properties/tests/Makefile.am
+++ b/properties/tests/Makefile.am
@@ -18,7 +18,7 @@ test_import_export_LDADD = \
        $(DBUS_LIBS) \
        $(NM_LIBS) \
        $(NMGTK_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]