[network-manager-openvpn] properties: add a forgotten file to dist
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-openvpn] properties: add a forgotten file to dist
- Date: Wed, 20 Apr 2016 17:16:46 +0000 (UTC)
commit c62606a4c8ffd8e56d1178b55a0d86d4aa9ec793
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Wed Apr 20 19:16:00 2016 +0200
properties: add a forgotten file to dist
properties/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/properties/Makefile.am b/properties/Makefile.am
index 9a98370..a24aa1e 100644
--- a/properties/Makefile.am
+++ b/properties/Makefile.am
@@ -57,11 +57,11 @@ libnm_openvpn_properties_la_LIBADD = \
libnm_vpn_plugin_openvpn_la_LDFLAGS = \
-avoid-version \
- -Wl,--version-script=libnm-vpn-plugin-openvpn.ver
+ -Wl,--version-script=$(srcdir)/libnm-vpn-plugin-openvpn.ver
libnm_openvpn_properties_la_LDFLAGS = \
-avoid-version \
- -Wl,--version-script=libnm-openvpn-properties.ver
+ -Wl,--version-script=$(srcdir)/libnm-openvpn-properties.ver
libnm_vpn_plugin_openvpn_test_la_SOURCES = $(libnm_vpn_plugin_openvpn_la_SOURCES)
libnm_vpn_plugin_openvpn_test_la_CFLAGS = $(libnm_vpn_plugin_openvpn_la_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]