From 2542fb5d7c82d83eb2bb45d1f6ff15647992115c Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Tue, 8 Apr 2014 12:40:19 +0200 Subject: random: fix receiver lookup --- random/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'random/Makefile') diff --git a/random/Makefile b/random/Makefile index 0949b637..6291da0c 100644 --- a/random/Makefile +++ b/random/Makefile @@ -26,5 +26,6 @@ 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 -- cgit v1.2.3