From c0c8553c4ce239da62e44e4807303d5d171866f4 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 28 Nov 2008 21:17:54 -0500 Subject: src/sandbox.sh: produce it from configure Rather than mucking with paths dynamically, just get the absolute top builddir from configure. Signed-off-by: Mike Frysinger --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c718d9c..63abf49 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ Makefile.in /libsandbox/symbols.h /src/sandbox +/src/sandbox.sh /tests/*-0 /tests/*_tst -- cgit v1.2.3-18-g5258