diff options
Diffstat (limited to 'doc/man3/Makefile')
| -rw-r--r-- | doc/man3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/man3/Makefile b/doc/man3/Makefile index ffdbf16..160476f 100644 --- a/doc/man3/Makefile +++ b/doc/man3/Makefile @@ -28,6 +28,7 @@ OBJECTS = \ $(DESTDIR)$(man3dir)/http_encode_url.3 \ $(DESTDIR)$(man3dir)/http_free.3 \ $(DESTDIR)$(man3dir)/http_response_add_header.3 \ + $(DESTDIR)$(man3dir)/http_strcasecmp.3 \ $(DESTDIR)$(man3dir)/http_strncasecmp.3 \ $(DESTDIR)$(man3dir)/http_update.3 |
