summaryrefslogtreecommitdiff
path: root/os/os2
diff options
context:
space:
mode:
authorBrian Havard <bjh@apache.org>2001-08-25 10:19:51 +0000
committerBrian Havard <bjh@apache.org>2001-08-25 10:19:51 +0000
commit25cba1c7fe8f88cbcc4d7c808e85e4e5ba445b93 (patch)
tree1a793c866315bef23147ff20ee5f349b094b2836 /os/os2
parent27138ecd67bf2774c598e256fd28273a14689c51 (diff)
downloadhttpd-25cba1c7fe8f88cbcc4d7c808e85e4e5ba445b93.tar.gz
os-inline.c is no more...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90656 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os/os2')
-rw-r--r--os/os2/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/os2/Makefile.in b/os/os2/Makefile.in
index 5796f5c57c..fba497279b 100644
--- a/os/os2/Makefile.in
+++ b/os/os2/Makefile.in
@@ -1,5 +1,5 @@
LTLIBRARY_NAME = libos.la
-LTLIBRARY_SOURCES = os-inline.c util_os2.c
+LTLIBRARY_SOURCES = util_os2.c
include $(top_srcdir)/build/ltlib.mk