]> granicus.if.org Git - apache/commitdiff
Tidy up the beos mpm files.
authorDavid Reid <dreid@apache.org>
Mon, 3 Apr 2000 21:36:28 +0000 (21:36 +0000)
committerDavid Reid <dreid@apache.org>
Mon, 3 Apr 2000 21:36:28 +0000 (21:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84900 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/mpmt_beos/Makefile.in

index 416703cd38c4b38dc37c71621b4f2edc557c1a44..362fc822a067dfb5579b0331026e2344452200a2 100644 (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