Skip to content
Snippets Groups Projects
Commit 01efc7a3 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

remove wish binary

parent 54f9e1e6
No related branches found
No related tags found
No related merge requests found
......@@ -91,9 +91,7 @@ lib_install:
exe_install:
install -d $(DESTDIR)$(bindir)
install -p $(bin_src)/wish85.exe $(DESTDIR)$(bindir)
install -p $(bin_src)/tclsh85.exe $(DESTDIR)$(bindir)
# We need to add the nw.js binary here
$(PD_INNO_SETUP): $(PD_INNO_SETUP).in
@echo "Making Inno Setup file: $(PD_INNO_SETUP)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment