From 774a2a7e39ffc5094960a20df2d5c1f483facc9c Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 17 Jun 2016 00:06:42 +0200 Subject: Add libvlr implementation Original libvlr code is by Harald Welte , polished and tweaked by Neels Hofmeyr . This is a long series of trial-and-error development collapsed in one patch. This may be split in smaller commits if reviewers prefer that. If we can keep it as one, we have saved ourselves the additional separation work. Related: OS#1592 Change-Id: Ie303c98f8c18e40c87c1b68474b35de332033622 --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index cfad7dfea..c66f9e56b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -22,6 +22,7 @@ AM_LDFLAGS = \ # Libraries SUBDIRS = \ libcommon \ + libvlr \ libmgcp \ libbsc \ libmsc \ -- cgit v1.2.3