From 216ac210bfb0e540545ae22faa3da7ee44ccdd28 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 3 Jan 2016 18:12:22 +0100 Subject: add pkg-config file for libosmo-ranap --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 491e1ff..8cb3142 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,9 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 SUBDIRS = src +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libosmo-ranap.pc + EXTRA_DIST = asn1 .version BUILT_SOURCES = $(top_srcdir)/.version -- cgit v1.2.3