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:
David Reid
2000-04-03 21:36:28 +00:00
parent 1d5997a5a6
commit dfde7669c3

View File

@ -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