]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Run submake in testsuite before tools.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 26 May 2025 18:48:14 +0000 (20:48 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 26 May 2025 18:48:14 +0000 (20:48 +0200)
Makefile.in

index 98249d254d0238c2ee7e432d0c1a51769fd8c582..cf7af2ea37b6f748c6fcf1d62be9b2def747866f 100644 (file)
@@ -20,7 +20,7 @@ OPT_NETTLE_SOURCES = @OPT_NETTLE_SOURCES@
 FAT_OVERRIDE_LIST = @FAT_OVERRIDE_LIST@
 FAT_EMULATE_LIST = @FAT_EMULATE_LIST@
 
-SUBDIRS = tools testsuite examples
+SUBDIRS = testsuite tools examples
 
 include config.make