From 1ed97629adffa6b5345963ec8905526da835535a Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 20 Feb 2010 23:22:54 +0100 Subject: 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! --- libosmocore/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 libosmocore/Makefile.am (limited to 'libosmocore/Makefile.am') 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 -- cgit v1.2.3