autobuild.py: Add missing samba-simpleserver job
authorAndrew Bartlett <abartlet@samba.org>
Mon, 9 Dec 2019 21:58:47 +0000 (10:58 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 11 Dec 2019 02:55:32 +0000 (02:55 +0000)
This was missed when the job was split out in f0e8dd1a08698884209873bb84002d7b34db016c.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Gary Lockyer <gary@samba.org>
script/autobuild.py

index 85167cfa993d576d5a5fcaa5190883c334b38be7..b6bddcb3ac8b5b30f447a756f3832eaf320c3d19 100755 (executable)
@@ -125,6 +125,7 @@ builddirs = {
     "samba-mitkrb5": ".",
     "samba-nt4": ".",
     "samba-fileserver": ".",
+    "samba-simpleserver": ".",
     "samba-ktest-heimdal": ".",
     "samba-admem": ".",
     "samba-admem-mit": ".",