diff options
author | Arran Cudbard-Bell <a.cudbardb@freeradius.org> | 2016-11-02 13:32:56 -0400 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2016-11-03 12:36:41 +0000 |
commit | 8e4bcfef3c69097c8755a14f85504a22132bd7c6 (patch) | |
tree | 1e88277569055fa9d20f0714a7a493ba97831f73 /configure.ac | |
parent | ed9e76e46e530faf2560fc875ecbe83faff8d809 (diff) |
Add missing xua.pc file
Change-Id: I5081799e1d7c7f5f3206e5f38060540bb4e3289b
Signed-off-by: Arran Cudbard-Bell <a.cudbardb@freeradius.org>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6446677..4c3c937 100644 --- a/configure.ac +++ b/configure.ac @@ -44,6 +44,7 @@ AC_OUTPUT( libosmo-sigtran.pc libosmo-sccp.pc libosmo-mtp.pc + libosmo-xua.pc include/sccp/Makefile include/mtp/Makefile include/osmocom/Makefile |