[network-manager-openvpn/nm-1-2] properties: add a forgotten file to dist
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-openvpn/nm-1-2] properties: add a forgotten file to dist
- Date: Fri, 13 May 2016 15:13:18 +0000 (UTC)
commit 95c6bfacc6e4ad7d1fd5fd72d5593b6d2526fa8f
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Wed Apr 20 19:16:00 2016 +0200
properties: add a forgotten file to dist
(cherry picked from commit c62606a4c8ffd8e56d1178b55a0d86d4aa9ec793)
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]