aboutsummaryrefslogtreecommitdiffstats
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 f5062a2..8e18167 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,7 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2
SUBDIRS = \
doc \
src \
+ include \
sql \
tests \
$(NULL)
@@ -11,6 +12,9 @@ EXTRA_DIST = \
.version \
$(NULL)
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = libosmo-gsup-client.pc
+
@RELMAKE@
BUILT_SOURCES = $(top_srcdir)/.version