mirror of
https://github.com/apache/httpd.git
synced 2025-08-16 16:17:23 +00:00
PR:
Obtained from: Submitted by: William Rowe Reviewed by: Not good... can't be adding to the makefile.win list of files to copy without adding to the list of projects to build :-| git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85087 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -75,6 +75,7 @@ _build:
|
||||
$(MAKE) $(MAKEOPT) -f ap.mak CFG="ap - Win32 $(LONG)" RECURSE=0 $(CTARGET)
|
||||
cd ..
|
||||
cd support
|
||||
$(MAKE) $(MAKEOPT) -f ab.mak CFG="ab - Win32 $(LONG)" RECURSE=0 $(CTARGET)
|
||||
$(MAKE) $(MAKEOPT) -f htpasswd.mak CFG="htpasswd - Win32 $(LONG)" RECURSE=0 $(CTARGET)
|
||||
$(MAKE) $(MAKEOPT) -f htdigest.mak CFG="htdigest - Win32 $(LONG)" RECURSE=0 $(CTARGET)
|
||||
$(MAKE) $(MAKEOPT) -f logresolve.mak CFG="logresolve - Win32 $(LONG)" RECURSE=0 $(CTARGET)
|
||||
|
Reference in New Issue
Block a user