diff options
Diffstat (limited to 'daemons/Makefile')
-rw-r--r-- | daemons/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daemons/Makefile b/daemons/Makefile index 00beb292..4665f3c1 100644 --- a/daemons/Makefile +++ b/daemons/Makefile @@ -25,6 +25,7 @@ special-targets = rc SRCS = rc.sh getty.c installationdir = $(libexecdir) +HURDLIBS=shouldbeinlibc OBJS = $(SRCS:.c=.o) getty-LDLIBS = -lutil |