Makefile: add fr + fr-net

Change-Id: Ifc5ceca0fdaa697838de8c87e247a188e633a5cb
This commit is contained in:
Harald Welte 2021-02-03 20:20:09 +01:00
parent 106ba34a26
commit db7892ad5f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
SUBDIRS=bsc bsc-nat bts ccid gbproxy ggsn_tests hlr mgw mme msc pcu pgw remsim \
SUBDIRS=bsc bsc-nat bts ccid fr fr-net gbproxy ggsn_tests hlr mgw mme msc pcu pgw remsim \
sccp selftest sgsn simtrace sip stp sysinfo smlc
NPROC=$(shell nproc 2>/dev/null)