diff options
Diffstat (limited to 'tests/gnustack/Makefile.am')
-rw-r--r-- | tests/gnustack/Makefile.am | 2 |
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 |