summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-06-09 12:08:38 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-06-09 12:08:38 +0200
commit12bf32881d03225c864afbca431cd93f647ab1b3 (patch)
tree953d809a1deb9f422ba21672f5b7072ee466d4d0 /Makefile
parent707f6cc4dbad734325881c5b275138522188754c (diff)
Add the random translator to prog-subdirs
* Makefile (prog-subdirs): Add random.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
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