summaryrefslogtreecommitdiff
path: root/Makefile.subdir
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.subdir')
-rw-r--r--Makefile.subdir3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.subdir b/Makefile.subdir
index 6aa62bf28..da450345b 100644
--- a/Makefile.subdir
+++ b/Makefile.subdir
@@ -1,3 +1,6 @@
+include $(topdir)/builds/current
+builddir = $(topdir)/builds/$(CURRENT_BUILD)/$(srcdir)
+
.PHONY: _default_build_
_default_build_: all
%:
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback