summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-03-27 23:21:22 +0000
committerRyan Bloom <rbb@apache.org>2000-03-27 23:21:22 +0000
commitc998281d2ff18c5a097f9026217211769340712e (patch)
treee3166cfa78aac579cbb561e36e20816a010bfe8c /Makefile.in
parent63f93a65043f9a8d84c32a1db191fb64d7ba897f (diff)
downloadhttpd-c998281d2ff18c5a097f9026217211769340712e.tar.gz
Change the name from apache back to httpd.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84843 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 1d3e0890a5..5f0ff02abb 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -6,7 +6,7 @@ VPATH = @srcdir@
SUBDIRS = ap lib main modules os $(REGEX_DIR)
-PROGRAM_NAME = apache
+PROGRAM_NAME = httpd
PROGRAM_SOURCES = modules.c buildmark.c
PROGRAM_LDADD = $(EXTRA_LDFLAGS) $(PROGRAM_DEPENDENCIES) $(EXTRA_LIBS)
PROGRAM_DEPENDENCIES = \