From 199c6e2918e48283f724b31436576ec6c56537c3 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 27 May 2019 10:09:49 +0300 Subject: Revert "Get rid of use of GNU libtool" and its follow-up The change causes problems for people on various sad distros. Oh well, whatever. This reverts commit bd00d9fd0576b8f249d2145d8570bc395d137dc1. This reverts commit 054a9cdb045a84c0d779ad47cbec0b11f28a4f06. Change-Id: Ie439e4c655d02b6f34bdd1a9c1c5b6db6048b653 --- test/.gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'test/.gitignore') diff --git a/test/.gitignore b/test/.gitignore index 07be0a923..3a7e5fe74 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -4,10 +4,9 @@ Makefile Makefile.in *.log *.trs -*.so +.libs +*.la +*.lo *.o -fakesockettest test run_unit.sh -WsdSources.cpp -Ssl.cpp -- cgit v1.2.3