summaryrefslogtreecommitdiff
path: root/src/util/Makefile
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-12-17 01:43:31 +0000
committerMorgan Deters <mdeters@gmail.com>2009-12-17 01:43:31 +0000
commit65beb8792cbdc76a974f434652eca5314017dab3 (patch)
treed0b3fbfcd9cc1fd95dadc31766b08f3a217349f4 /src/util/Makefile
parent0baf2537096b6ee68372b2936b37fdaf5670b0f7 (diff)
build system cleanup; test system separation into white-box, black-box, and public tests
Diffstat (limited to 'src/util/Makefile')
-rw-r--r--src/util/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/Makefile b/src/util/Makefile
index 0bd2f197b..ea9087049 100644
--- a/src/util/Makefile
+++ b/src/util/Makefile
@@ -1,5 +1,4 @@
topdir = ../..
srcdir = src/util
-builddir = $(topdir)/builds/$(srcdir)
include $(topdir)/Makefile.subdir
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback