summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-06-15 18:44:31 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-06-15 18:44:31 +0200
commit6e047f852cb052cf4cbc50799373c5f13382540d (patch)
tree4a1c20c7176d1de5d22d83dca57c52b7942394c3 /Makefile
parent7877d064a4318fb550b3cbcf64f0ec605e4a53e2 (diff)
Add the procfs translator to prog-subdirs
* Makefile (prog-subdirs): Add procfs.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 322e008c..0b9eff21 100644
--- a/Makefile
+++ b/Makefile
@@ -39,6 +39,7 @@ prog-subdirs = auth proc exec init term \
console-client utils sutils \
benchmarks fstests \
random \
+ procfs \
ifeq ($(HAVE_SUN_RPC),yes)
prog-subdirs += nfs nfsd