summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSébastien Barré <sebastien.barre@uclouvain.be>2014-09-18 12:17:39 +0200
committerThomas Haller <thaller@redhat.com>2014-09-22 11:06:05 +0200
commit1578095b8a096a552fc124ecb232dda59c3d0e6a (patch)
tree6d4b3ba87a2bd30f2dc0e32766462783add6c4f2 /Makefile.am
parentcea532d29685c713f16d7b646c82d968d86f8fe4 (diff)
downloadlibnl-1578095b8a096a552fc124ecb232dda59c3d0e6a.tar.gz
build: generate libnl-idiag-3.0.pc
That file was not generated due to a missing line in Makefile.am and configure.ac http://lists.infradead.org/pipermail/libnl/2014-September/001649.html Signed-off-by: Sébastien Barré <sebastien.barre@uclouvain.be> Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5e464ac0..6d047a96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,8 @@ pkgconfig_DATA = libnl-3.0.pc \
libnl-route-3.0.pc \
libnl-genl-3.0.pc \
libnl-nf-3.0.pc \
- libnl-xfrm-3.0.pc
+ libnl-xfrm-3.0.pc \
+ libnl-idiag-3.0.pc
if ENABLE_CLI
SUBDIRS += src