summaryrefslogtreecommitdiff
path: root/daemons/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/Makefile')
-rw-r--r--daemons/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/Makefile b/daemons/Makefile
index 69ab42da..b089ac79 100644
--- a/daemons/Makefile
+++ b/daemons/Makefile
@@ -34,6 +34,6 @@ include ../Makeconf
%: %.sh
cp $< $@ && chmod +w $@
-getty: -lutil
+getty: ../libshouldbeinlibc/libshouldbeinlibc.a -lutil
$(filter-out $(special-targets), $(targets)): %: %.o