Makefile.am: Fix typo

Change-Id: I392cf453087230d848bafe959544646e68df8070
This commit is contained in:
Martin Hauke 2018-06-05 20:57:32 +02:00
parent 1c2ef1ab69
commit d0980be2ec
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ AM_CFLAGS = \
AM_LDFLAGS = \
$(COVERAGE_LDFLAGS) \
$(NUKK)
$(NULL)
bin_PROGRAMS = \
osmo-sysmon \