mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Tidy up the beos mpm files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84900 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -5,6 +5,6 @@ srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
LTLIBRARY_NAME = libmpmt_beos.la
|
||||
LTLIBRARY_SOURCES = mpmt_beos.c scoreboard.c acceptlock.c mutex.c poll.c
|
||||
LTLIBRARY_SOURCES = mpmt_beos.c scoreboard.c poll.c
|
||||
|
||||
include $(top_srcdir)/build/ltlib.mk
|
||||
|
Reference in New Issue
Block a user