[network-manager-openswan/lr/libnm: 9/10] fixup! properties: build separate libnm-based and libnm-glib-based plugins
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-openswan/lr/libnm: 9/10] fixup! properties: build separate libnm-based and libnm-glib-based plugins
- Date: Sat, 15 Aug 2015 23:07:47 +0000 (UTC)
commit 7789dd22557c46225ca6fe458e06b480d74113fd
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Sun Aug 16 00:54:14 2015 +0200
fixup! properties: build separate libnm-based and libnm-glib-based plugins
properties/Makefile.am | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/properties/Makefile.am b/properties/Makefile.am
index 28582e0..3d7a0cf 100644
--- a/properties/Makefile.am
+++ b/properties/Makefile.am
@@ -1,5 +1,8 @@
plugindir = $(libdir)/NetworkManager
-plugin_LTLIBRARIES = libnm-openswan-properties.la libnm-openswan-properties-old.la
+plugin_LTLIBRARIES = libnm-openswan-properties.la
+if WITH_LIBNM_GLIB
+plugin_LTLIBRARIES += libnm-openswan-properties-old.la
+endif
common_CFLAGS = \
$(GLIB_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]