diff --git a/src/Makefile b/src/Makefile index 22727ca87..728d9ba29 100644 --- a/src/Makefile +++ b/src/Makefile @@ -252,7 +252,7 @@ install-editor: $(INSTALL) gfeditor $(bindir) $(INSTALL) -m 0644 $(GFEDITOR)/gfeditor.jar $(GF_DATA_DIR) -install-java: javac +install-java: -rm -f ../bin/JavaGUI ln -s ../src/JavaGUI ../bin @echo "PLEASE set GFHOME and GF_LIB_PATH in your environment"