summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/bsp_howto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bsp_howto/Makefile b/doc/bsp_howto/Makefile
index 3af731dc2d..a6667d2e67 100644
--- a/doc/bsp_howto/Makefile
+++ b/doc/bsp_howto/Makefile
@@ -39,7 +39,7 @@ ps: dirs $(PROJECT).ps
$(PROJECT).ps: $(PROJECT).dvi
dvips -o $(PROJECT).ps $(PROJECT).dvi
- # cp $(PROJECT).ps $(PS_INSTALL)
+ cp $(PROJECT).ps $(PS_INSTALL)
# run texi2dvi twice to generate the xref's properly.
$(PROJECT).dvi: $(FILES)