Revision 606e71d3 Makefile.am

b/Makefile.am
1107 1107
	then OPTGHC="--optghc=$(HTOOLS_NOCURL)"; \
1108 1108
	else OPTGHC=""; \
1109 1109
	fi; \
1110
	RELSRCS="$(HS_LIB_SRCS:htools/%=%)"; \
1110
	RELSRCS="$(HS_LIB_SRCS:htools/%=%)  $(HS_BUILT_SRCS:htools/%=%)"; \
1111 1111
	for file in $$RELSRCS; do \
1112 1112
		hfile=`echo $$file|sed 's/\\.hs$$//'`.html; \
1113 1113
		$(HSCOLOUR) -css -anchor $$file > ../$(APIDOC_HS_DIR)/$$hfile ; \

Also available in: Unified diff