summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte2011-08-02 13:44:54 +0200
committerHarald Welte2011-08-02 13:44:54 +0200
commiteeb78dde9b037d6b26325e6e5b9154a91952ced9 (patch)
treee53e2f41d03af81d6b2993e4d61dd906b84e62bf /Makefile.am
parentadd definition of OSMO_MIN macro, similar to OSMO_MAX (diff)
downloadlibosmocore-eeb78dde9b037d6b26325e6e5b9154a91952ced9.tar.gz
libosmocore-eeb78dde9b037d6b26325e6e5b9154a91952ced9.tar.xz
libosmocore-eeb78dde9b037d6b26325e6e5b9154a91952ced9.zip
add new 'osmo-arfcn' program to compute frequency based on arfcn
The freq -> arfcn side still needs to be implemented.
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 03bfdec..d7a8fb7 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