[network-manager-libreswan/lr/import-export] fixup! common: split out the connection writer from service



commit a25e6c329b820b4ff6366b2de402987793065138
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Fri Dec 11 13:45:54 2015 +0100

    fixup! common: split out the connection writer from service

 common/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/common/Makefile.am b/common/Makefile.am
index 39c84cd..627d9dd 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -1,6 +1,6 @@
-noinst_LTLIBRARIES=libnm-vpn-plugin-libreswan-common.la
+noinst_LTLIBRARIES = libnm-libreswan-common.la
 if WITH_LIBNM_GLIB
-noinst_LTLIBRARIES += libnm-libreswan-common.la
+noinst_LTLIBRARIES += libnm-vpn-plugin-libreswan-common.la
 endif
 
 libnm_libreswan_common_la_SOURCES = \


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