aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-07-30 02:25:47 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-07-30 02:31:19 +0800
commit7cab49b4345266559cd20cedcf97ae18bac9a387 (patch)
tree7a12e6ba792de1287d183e28654ca4f0d6c0b766 /Makefile.am
parent6b6d5d9315cb772cfb4f2e2427335957e156cb7c (diff)
sccp: Rename the pkg-config file to osmo-sccp0.0.1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 39cfd2f..a0f4730 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/include
SUBDIRS = include src tests
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = libsccp.pc
+pkgconfig_DATA = libosmo-sccp.pc
BUILT_SOURCES = $(top_srcdir)/.version
$(top_srcdir)/.version: