summaryrefslogtreecommitdiff
path: root/src/context/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/context/Makefile
parent0baf2537096b6ee68372b2936b37fdaf5670b0f7 (diff)
build system cleanup; test system separation into white-box, black-box, and public tests
Diffstat (limited to 'src/context/Makefile')
-rw-r--r--src/context/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/context/Makefile b/src/context/Makefile
index 5286dd3ac..44ac0f2e6 100644
--- a/src/context/Makefile
+++ b/src/context/Makefile
@@ -1,5 +1,4 @@
topdir = ../..
srcdir = src/context
-builddir = $(topdir)/builds/$(srcdir)
include $(topdir)/Makefile.subdir
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback