roox has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/65/9465/1
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: newchange
Gerrit-Change-Id: I392cf453087230d848bafe959544646e68df8070
Gerrit-Change-Number: 9465
Gerrit-PatchSet: 1
Gerrit-Owner: roox <[email protected]>