From a635b3570403e0133deb8b8e19029b71b9fc725b Mon Sep 17 00:00:00 2001 From: "Jerry.Kirk%Nexwarecorp.com" Date: Mon, 19 Jun 2000 12:25:31 +0000 Subject: [PATCH] Not Part of Build... PHOTON ONLY Missed a Makefile.in this makes the the gfx library for Photon a component just like gtk. --- gfx/src/photon/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/gfx/src/photon/Makefile.in b/gfx/src/photon/Makefile.in index ea610b28dad0..90692c893ded 100644 --- a/gfx/src/photon/Makefile.in +++ b/gfx/src/photon/Makefile.in @@ -28,6 +28,7 @@ include $(DEPTH)/config/autoconf.mk MODULE = raptor LIBRARY_NAME = gfx_photon +IS_COMPONENT = 1 REQUIRES = util img xpcom raptor netlib ps