aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-28 20:30:59 -0400
committerAnthony G. Basile <blueness@gentoo.org>2012-07-29 11:24:51 -0400
commitf662d36808c10de0c751d701df47939c7a7c7003 (patch)
tree6643007ce1f3a1b8f550f69899efc9157e24f8d6
parenttests/gnustack: make test machine independant (diff)
downloadelfix-f662d36808c10de0c751d701df47939c7a7c7003.tar.gz
elfix-f662d36808c10de0c751d701df47939c7a7c7003.tar.bz2
elfix-f662d36808c10de0c751d701df47939c7a7c7003.zip
tests/gnustack/Makefile.am: clean *.s files as well
(cherry picked from commit 4fefd6168fd9ca0855d5bbf4d5991f71a1191413)
-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 2915988..a1dc24b 100644
--- a/tests/gnustack/Makefile.am
+++ b/tests/gnustack/Makefile.am
@@ -21,4 +21,4 @@ test.sh:
@echo
@echo "================================================================================"
-CLEANFILES = *.o test.sh
+CLEANFILES = *.o *.s test.sh