hlr: Add hlr sub-directory to master Makefile (for 'make compile' checks)

Change-Id: Idbd8241fc7d217885f65f84e11f9f1ea13adb82e
This commit is contained in:
Harald Welte 2018-03-01 16:49:52 +01:00
parent 79420ccab2
commit b2db68eddb
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
BASEDIR=../deps