Add an example of how to use SCCs to the user guide
[ghc-hetmet.git] / docs / users_guide / Makefile
index 0657f4a..86504b3 100644 (file)
@@ -7,3 +7,7 @@ INSTALL_XML_DOC = users_guide
 include $(TOP)/mk/bindist.mk
 
 include $(TOP)/mk/target.mk
+
+html::
+       cp prof_scc.png users_guide/
+