From 60f60cc76e43197a0825ffac9aff0b7007a94175 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 20 Nov 2013 12:57:17 +0100 Subject: Framework API now complete in its first iteration. So far with support for raw, opus and amrwb. --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 86e2080..d22e1ba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,9 @@ AUTOMAKE_OPTIONS = gnu SUBDIRS = src DISTDIRS = src +EXTRA_DIST = lrtp.pc.in + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = lrtp.pc .PHONY: -- cgit v1.2.3