summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2008-05-23 03:08:09 +0000
committerDimitri Sokolyuk <demon@dim13.org>2008-05-23 03:08:09 +0000
commitf89dd0aedc6a7cb546c109508e703450a9ac1b56 (patch)
treef74bc6aaaa2e5d8b137fd256b257ef08ff72f271
parent50c8c5d9470968b153adcdaa5b1f2f109ae2999b (diff)
add env
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f514c35..3e0d97f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# $Id$
-SUBDIR= bofh ip lavg math
+SUBDIR= bofh env ip lavg math
.include <bsd.subdir.mk>