From 12bf32881d03225c864afbca431cd93f647ab1b3 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Mon, 9 Jun 2014 12:08:38 +0200 Subject: Add the random translator to prog-subdirs * Makefile (prog-subdirs): Add random. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 106f2f60..322e008c 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,8 @@ prog-subdirs = auth proc exec init term \ login daemons boot console \ hostmux usermux ftpfs trans \ console-client utils sutils \ - benchmarks fstests + benchmarks fstests \ + random \ ifeq ($(HAVE_SUN_RPC),yes) prog-subdirs += nfs nfsd -- cgit v1.2.3