From: Peter Rosin Date: Mon, 14 Sep 2009 07:14:08 +0000 (+0200) Subject: Merge branch 'master' into pr-msvc-support X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=14efcbca1bbe78e8fbd220ba279047e3f2699d68;p=thirdparty%2Flibtool.git Merge branch 'master' into pr-msvc-support --- 14efcbca1bbe78e8fbd220ba279047e3f2699d68 diff --cc Makefile.am index dbd3718f3,d2033c5eb..2b5e6b615 --- a/Makefile.am +++ b/Makefile.am @@@ -468,8 -468,8 +468,9 @@@ TESTSUITE_AT = tests/testsuite.at tests/search-path.at \ tests/indirect_deps.at \ tests/archive-in-archive.at \ + tests/exeext.at \ tests/execute-mode.at \ + tests/bindir.at \ tests/cwrapper.at \ tests/infer-tag.at \ tests/localization.at \