diff --git a/src/test/Makefile.in b/src/test/Makefile.in index 6bc8e71f..ee9bffd9 100644 --- a/src/test/Makefile.in +++ b/src/test/Makefile.in @@ -3,7 +3,7 @@ # # Copyright (c) 2013, Versign, Inc., NLNet Labs # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # * Redistributions of source code must retain the above copyright @@ -14,7 +14,7 @@ # * Neither the name of the nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. -# +# # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE @@ -77,7 +77,7 @@ tests_dnssec: tests_dnssec.o testmessages.o test: all - ./testscript.sh + ./check_getdns @echo "All tests OK" clean: