aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/examples/simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wx/examples/simple/Makefile')
-rw-r--r--lib/wx/examples/simple/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/wx/examples/simple/Makefile b/lib/wx/examples/simple/Makefile
index 41f0b46eb1..66f5952f0d 100644
--- a/lib/wx/examples/simple/Makefile
+++ b/lib/wx/examples/simple/Makefile
@@ -51,7 +51,7 @@ include $(ERL_TOP)/make/otp_release_targets.mk
docs:
-release_spec:
+release_spec: opt
$(INSTALL_DIR) $(EXRELSYSDIR)
$(INSTALL_DATA) $(TESTSRC) $(EXRELSYSDIR)
$(INSTALL_DATA) copy.xpm sample.xpm $(TESTTARGETS) $(EXRELSYSDIR)