summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-01-04 16:24:37 (GMT)
committerThomas Haller <thaller@redhat.com>2015-02-02 16:28:06 (GMT)
commit541b24935828e3a16b3d5c2094c41fe654f57f7c (patch)
tree3aa2f3c29425ef26f7d4fdbb2fb44b9f39cf4364 /Makefile.am
parente7d57da0ddad9097962ebfec4f5202b756ed93c9 (diff)
downloadlibnl-541b24935828e3a16b3d5c2094c41fe654f57f7c.zip
libnl-541b24935828e3a16b3d5c2094c41fe654f57f7c.tar.gz
libnl-541b24935828e3a16b3d5c2094c41fe654f57f7c.tar.bz2
build: add linker scripts for libnl-cli-3.so library
libnl-cli-3.so was unversioned previously. This is an ABI change (but backward compatible). Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e48f1f8..61237dc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,6 +23,7 @@ pkgsysconf_DATA = etc/pktloc etc/classid
EXTRA_DIST = \
$(pkgsysconf_DATA) \
libnl-3.sym \
+ libnl-cli-3.sym \
libnl-genl-3.sym \
libnl-idiag-3.sym \
libnl-nf-3.sym \