aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-04-27 11:32:12 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-04-27 11:34:11 +0200
commit478f82f47ed71adec51c8c3b556d07b632a22faf (patch)
tree5a1fe7dac5f2f41b39cf861e00b7c0e51040b8c3 /Makefile.common
parentf37b0ad652037a23145d7e0ddc5004a701b24585 (diff)
build: Fix make distcheck
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.common b/Makefile.common
index 7bda7f6..1de9733 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -18,9 +18,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-top_srcdir = $(abs_top_srcdir)
-top_builddir = $(abs_top_builddir)
-
COMMON_INCLUDEDIR = $(top_srcdir)/CommonLibs
GSM_INCLUDEDIR = $(top_srcdir)/GSM