X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FMakefile.am;h=de93ffa0400758bbb5911b1f2496bd210065ca2b;hb=6ae978f133a67d34d01b6bb2053f1ba20ad13eeb;hp=128494ca9eef9523c5a67b830fde2abb856c4315;hpb=79b377b3cf3a0e71e1e4710c4ee1e65e7a27a5d4;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/Makefile.am b/binutils/Makefile.am index 128494ca9e..de93ffa040 100644 --- a/binutils/Makefile.am +++ b/binutils/Makefile.am @@ -17,7 +17,7 @@ # . # -AUTOMAKE_OPTIONS = dejagnu no-dist foreign +AUTOMAKE_OPTIONS = dejagnu no-dist foreign subdir-objects ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd SUBDIRS = doc po @@ -93,8 +93,9 @@ EXTRA_SCRIPTS = embedspu ## Test programs. BFDTEST1_PROG = bfdtest1 BFDTEST2_PROG = bfdtest2 +GENTESTDLLS_PROG = testsuite/gentestdlls -TEST_PROGS = $(BFDTEST1_PROG) $(BFDTEST2_PROG) +TEST_PROGS = $(BFDTEST1_PROG) $(BFDTEST2_PROG) $(GENTESTDLLS_PROG) ## We need a special rule to install the programs which are built with ## -new, and to rename cxxfilt to c++filt.