aboutsummaryrefslogtreecommitdiffstats
path: root/libosmocore/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@netfilter.org>2010-02-20 23:22:54 +0100
committerHarald Welte <laforge@netfilter.org>2010-02-20 23:22:54 +0100
commit1ed97629adffa6b5345963ec8905526da835535a (patch)
treea49e90400aa3a59c8e68db352c0c3c5a4f3dab6a /libosmocore/Makefile.am
parent8427e2e5df902a97ab154db2638fcf948bb38666 (diff)
remove libosmocore from openbsc
From now on, you will have to obtain, build and install libosmocore before being able to build openbsc. Sorry for that. But I hope it's a small price to pay for having no code duplication with our work on the phone side GSM stack!
Diffstat (limited to 'libosmocore/Makefile.am')
-rw-r--r--libosmocore/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/libosmocore/Makefile.am b/libosmocore/Makefile.am
deleted file mode 100644
index 8007b7458..000000000
--- a/libosmocore/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
-
-INCLUDES = $(all_includes) -I$(top_srcdir)/include
-SUBDIRS = include src tests
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = libosmocore.pc