diff options
Diffstat (limited to 'libexec/httpd')
| -rw-r--r-- | libexec/httpd/small/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/httpd/small/Makefile b/libexec/httpd/small/Makefile index e3221950038..3460e67f6c0 100644 --- a/libexec/httpd/small/Makefile +++ b/libexec/httpd/small/Makefile @@ -3,7 +3,7 @@ # build a 100% lean bozohttpd-small.c PROG= bozohttpd-small NOMAN= # defined -SRCS= bozohttpd-small.c content-bozo-small.c +SRCS= bozohttpd-small.c content-bozo-small.c ssl-bozo.c main.c: LEAN_IFDEF_FLAGS= -UDEBUG -DNO_USER_SUPPORT \ -DNO_CGIBIN_SUPPORT -DNO_DIRINDEX_SUPPORT \ |
