summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2012-11-15 22:22:54 +0000
committerDimitri Sokolyuk <demon@dim13.org>2012-11-15 22:22:54 +0000
commit698587534ed9d93164ddc86e033992d3cf79c09e (patch)
tree7b3d1851ba00caa41fb4134e22b3c19aa09ddc82
parent4965539b45f92af70e70f9a3d0897f44c56c2dde (diff)
exclude math
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ee45e9a..e05c62d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
# $Id$
-SUBDIR= bofh env ip lavg math textclock
+SUBDIR= bofh env ip lavg textclock
.include <bsd.subdir.mk>