about summary refs log tree commit diff
path: root/editor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editor/Makefile')
-rw-r--r--editor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/Makefile b/editor/Makefile
index c163f220..39329f00 100644
--- a/editor/Makefile
+++ b/editor/Makefile
@@ -93,7 +93,7 @@ install.bin.local: $(PKGDIR)/bin
 # In March 2012, pnmquantall replaced ppmquantall
 	cd $(PKGDIR)/bin ; \
 	rm -f ppmquantall$(EXE) ; \
-	$(SYMLINK) pnmquantall ppmquantall
+	$(SYMLINK) pnmquantall$(EXE) ppmquantall$(EXE)
 # In August 2014, pamcomp replaced pnmcomp
 	cd $(PKGDIR)/bin ; \
 	rm -f pnmcomp$(EXE) ; \