diff options
Diffstat (limited to 'random/Makefile')
-rw-r--r-- | random/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/random/Makefile b/random/Makefile index 6291da0c..0949b637 100644 --- a/random/Makefile +++ b/random/Makefile @@ -26,6 +26,5 @@ OBJS = $(SRCS:.c=.o) startup_notifyServer.o LCLHDRS = gnupg-random.h gnupg-rmd.h gnupg-bithelp.h random.h HURDLIBS = trivfs ports fshelp ihash shouldbeinlibc OTHERLIBS = -lpthread -MIGSFLAGS = -DSEQNOS -imacros $(srcdir)/mig-mutate.h include ../Makeconf |