public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/elfix:master commit in: tests/
@ 2011-10-03 15:32 Anthony G. Basile
  0 siblings, 0 replies; only message in thread
From: Anthony G. Basile @ 2011-10-03 15:32 UTC (permalink / raw
  To: gentoo-commits

commit:     5fd12c4eb1c823348d86c70d261f42f202f06856
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  3 15:32:25 2011 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Oct  3 15:32:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=5fd12c4e

tests/Makefile.am: fixes 'make check' in dist tarball

---
 tests/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 59bf905..b0b054f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -3,6 +3,8 @@ bad_gnustack_SOURCES = bad-gnustack.c
 bad_gnustack_DEPENDENCIES = bad-asm.o
 bad_gnustack_LDADD = bad-asm.o
 
+EXTRA_DIST = bad64.asm bad32.asm
+
 ARCH = $(shell uname -m | sed -e 's/i./x/')
 
 bad-asm.o: bad64.asm bad32.asm



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-03 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-03 15:32 [gentoo-commits] proj/elfix:master commit in: tests/ Anthony G. Basile

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox