aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-05-20 07:40:41 -0400
committerAnthony G. Basile <blueness@gentoo.org>2013-05-20 07:40:41 -0400
commit81a525e85441935c7d80e5199c7c3c40f9dcbacd (patch)
treeb4d8029c6d6c23cb8ef854eef4f8ec7d399dc44c /tests
parentscripts/setup.py: fix version number (diff)
downloadelfix-81a525e85441935c7d80e5199c7c3c40f9dcbacd.tar.gz
elfix-81a525e85441935c7d80e5199c7c3c40f9dcbacd.tar.bz2
elfix-81a525e85441935c7d80e5199c7c3c40f9dcbacd.zip
Bump to automake 1.12
Diffstat (limited to 'tests')
-rw-r--r--tests/gnustack/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gnustack/Makefile.am b/tests/gnustack/Makefile.am
index 85d5f9f..2590ba2 100644
--- a/tests/gnustack/Makefile.am
+++ b/tests/gnustack/Makefile.am
@@ -8,7 +8,7 @@ bad-gnustack.s: bad-gnustack.c
$(CC) -S $<
$(SED) -i -e 's/GNU-stack,"",/GNU-stack,"x",/' $@
-bad-gnustack: bad-gnustack.s
+bad-gnustack$(EXEEXT): bad-gnustack.s
$(CC) -o $@ $<
check_SCRIPTS = gnustacktest