From 1b4cef9a0442e56bf11fa2442a13f15de4f247f7 Mon Sep 17 00:00:00 2001 From: "andreas.otte%primus-online.de" Date: Fri, 28 May 1999 08:22:46 +0000 Subject: [PATCH] Making libhttp.so a component --- netwerk/protocol/http/src/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/netwerk/protocol/http/src/Makefile.in b/netwerk/protocol/http/src/Makefile.in index 17af3c931dc1..beebf7ccb448 100644 --- a/netwerk/protocol/http/src/Makefile.in +++ b/netwerk/protocol/http/src/Makefile.in @@ -21,6 +21,8 @@ VPATH = @srcdir@ LIBRARY_NAME = http +IS_COMPONENT = 1 + include $(DEPTH)/config/autoconf.mk CPPSRCS = \