aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-04-01 12:29:59 -0400
committerMike Frysinger <vapier@gentoo.org>2009-04-05 03:54:02 -0400
commitc2611dc8a80561a5c8af94291f661eb116f23c48 (patch)
treebfb743ea89839869baa804fde126716c3f26c107 /Makefile.am
parentlibsandbox: fix slightly broken logic with ptrace() return (diff)
downloadsandbox-c2611dc8a80561a5c8af94291f661eb116f23c48.tar.gz
sandbox-c2611dc8a80561a5c8af94291f661eb116f23c48.tar.bz2
sandbox-c2611dc8a80561a5c8af94291f661eb116f23c48.zip
use newer automake features
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9de1f99..40fbcda 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
-AUTOMAKE_OPTIONS = dist-lzma no-dist-gzip
+MAKEFLAGS = --no-print-directory
SUBDIRS = \
scripts \