X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fscripts%2Fsource_checks;h=918a6f8ebb9782c783d25e52f3600ece96dedfd1;hb=f374b08a8eb32aebe9d3a4a0455313ca911c3ff8;hp=eac4b8d1be7a40d287a4bbb0411472a1fd1ac845;hpb=592d514d76f49d303321e3069f6a987528d551ea;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/scripts/source_checks b/src/scripts/source_checks index eac4b8d1b..918a6f8eb 100644 --- a/src/scripts/source_checks +++ b/src/scripts/source_checks @@ -19,6 +19,7 @@ done <<-END globals.c header_names globals.c log_options expand.c item_table + std-crypto.c dh_constants transport.c optionlist_transports route.c optionlist_routers transports/appendfile.c appendfile_transport_options @@ -27,6 +28,8 @@ done <<-END transports/pipe.c pipe_transport_options transports/smtp.c smtp_transport_options expand.c var_table + acl.c conditions + acl.c controls_list END # Tables with just string items @@ -45,6 +48,5 @@ done <<-END expand.c op_table_main expand.c cond_table acl.c verbs - acl.c conditions END