components/fastcgi/Makefile
changeset 144 6de74932ef46
parent 119 c1d2498bb363
child 151 f9e42a3f7095
--- a/components/fastcgi/Makefile	Mon Mar 21 07:02:04 2011 -0700
+++ b/components/fastcgi/Makefile	Tue Mar 22 10:33:36 2011 -0700
@@ -46,6 +46,7 @@
 CONFIGURE_OPTIONS += CXXFLAGS="$(CFLAGS)"
 
 PKG_PROTO_DIRS +=       $(COMPONENT_DIR)/$(COMPONENT_SRC)
+PUBLISH_TRANSFORMS +=	doc-transform
 
 COMPONENT_POST_BUILD_ACTION = \
          (cd $(@D); $(LINT) -nsvx $(CC_BITS) -o $(LIBNAME) -I$(@D) \