ben 96/05/07 11:58:10
Modified: src Makefile.tmpl
Log:
Add mod_status.o dependency on scoreboard.h.
Revision Changes Path
1.9 +1 -0 apache/src/Makefile.tmpl
Index: Makefile.tmpl
===================================================================
RCS file: /export/home/cvs/apache/src/Makefile.tmpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C3 -r1.8 -r1.9
*** Makefile.tmpl 1996/03/30 15:31:13 1.8
--- Makefile.tmpl 1996/05/07 18:58:08 1.9
***************
*** 67,72 ****
--- 67,73 ----
mod_proxy.o: md5.h
mod_asis.o mod_cgi.o mod_dir.o mod_imap.o mod_include.o: util_script.h
mod_digest.o: util_md5.h
+ mod_status.o: scoreboard.h
#Utils
md5c.o: md5.h