From b2db68eddb02efe922c8126e942ec9cea0991756 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 1 Mar 2018 16:49:52 +0100 Subject: [PATCH] hlr: Add hlr sub-directory to master Makefile (for 'make compile' checks) Change-Id: Idbd8241fc7d217885f65f84e11f9f1ea13adb82e --- Makefile | 2 +- hlr/gen_links.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3f2230b94..3b5995a2b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -SUBDIRS=bsc bsc-nat bts ggsn_tests gprs_gb lapdm mgw msc selftest sgsn sysinfo +SUBDIRS=bsc bsc-nat bts ggsn_tests gprs_gb hlr lapdm mgw msc selftest sgsn sysinfo PARALLEL_MAKE:=-j4 diff --git a/hlr/gen_links.sh b/hlr/gen_links.sh index f63f07bcc..7a6ebad5d 100755 --- a/hlr/gen_links.sh +++ b/hlr/gen_links.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash BASEDIR=../deps