From 44dc5e4e5ae3fb05afcf2f422b9eb871eb0709ab Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 16 Dec 2011 15:08:42 +0100 Subject: [PATCH] Actually add the fake-environ tool. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6ba5f37c7..ffacd122f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makeconfig -SUBDIRS = po python tools +SUBDIRS = po python tools tools/fake-environ all: build -- 2.39.5