summaryrefslogtreecommitdiffstats
path: root/httpd/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'httpd/src/Makefile')
-rw-r--r--httpd/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpd/src/Makefile b/httpd/src/Makefile
index fb7b2350..c7a3796b 100644
--- a/httpd/src/Makefile
+++ b/httpd/src/Makefile
@@ -173,7 +173,7 @@ ifndef PRODUCT_IS_DIRECTORY_SERVER
echo "why are we doing this for directory server?"
cd $(HTTPD_DIR); $(PURIFY) $(CCC) -o ns-httpd $(OBJS) \
$(EXTRA_OPTS) $(DEPLINK) $(EXTRA_LIBS)
-endif # Netscape Directory Server
+endif # Directory Server
else # WINNT
$(DLLS): $(OBJS) $(DEPLIBS)