From eeb78dde9b037d6b26325e6e5b9154a91952ced9 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 2 Aug 2011 13:44:54 +0200 Subject: add new 'osmo-arfcn' program to compute frequency based on arfcn The freq -> arfcn side still needs to be implemented. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 03bfdece..d7a8fb77 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 ACLOCAL_AMFLAGS = -I m4 INCLUDES = $(all_includes) -I$(top_srcdir)/include -SUBDIRS = include src tests +SUBDIRS = include src tests utils pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc -- cgit v1.2.3