From: Michael Tremer Date: Fri, 16 Dec 2011 14:08:42 +0000 (+0100) Subject: Actually add the fake-environ tool. X-Git-Tag: 0.9.19~2^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44dc5e4e5ae3fb05afcf2f422b9eb871eb0709ab;p=pakfire.git Actually add the fake-environ tool. --- 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