Harald Welte has submitted this change and it was merged. (
https://gerrit.osmocom.org/9465 )
Change subject: Makefile.am: Fix typo
......................................................................
Makefile.am: Fix typo
Change-Id: I392cf453087230d848bafe959544646e68df8070
---
M Makefile.am
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
Harald Welte: Looks good to me, approved
diff --git a/Makefile.am b/Makefile.am
index 354e972..9ad5947 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,7 @@
AM_LDFLAGS = \
$(COVERAGE_LDFLAGS) \
- $(NUKK)
+ $(NULL)
bin_PROGRAMS = \
osmo-sysmon \
--
To view, visit https://gerrit.osmocom.org/9465
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sysmon
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I392cf453087230d848bafe959544646e68df8070
Gerrit-Change-Number: 9465
Gerrit-PatchSet: 1
Gerrit-Owner: roox <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder