about summary refs log tree commit diff
path: root/converter/pbm
diff options
context:
space:
mode:
Diffstat (limited to 'converter/pbm')
-rw-r--r--converter/pbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/pbm/Makefile b/converter/pbm/Makefile
index 487bd752..602cb156 100644
--- a/converter/pbm/Makefile
+++ b/converter/pbm/Makefile
@@ -79,7 +79,7 @@ install.bin.local: $(PKGDIR)/bin
 # Remember that $(SYMLINK) might just be a copy command.
 # In December 2010 (Actually January 2011), pbmtosunicon replaced pbmtoicon
 	cd $(PKGDIR)/bin ; \
-	$(SYMLINK) pbmtosunicon pbmtoicon
+	$(SYMLINK) pbmtosunicon$(EXE) pbmtoicon$(EXE)
 
 thisdirclean: localclean
 .PHONY: localclean