summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
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: