about summary refs log tree commit diff
path: root/editor/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-02-16 03:33:19 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-02-16 03:33:19 +0000
commit47215c9c67ba1ea4eaa02ad2598e9f2007f6544f (patch)
tree70430b4f359d6af85e2742785a6a756f7302062a /editor/Makefile
parentd88a795d66a96b81f8cf11abf5f62028b214339e (diff)
downloadnetpbm-mirror-47215c9c67ba1ea4eaa02ad2598e9f2007f6544f.tar.gz
netpbm-mirror-47215c9c67ba1ea4eaa02ad2598e9f2007f6544f.tar.xz
netpbm-mirror-47215c9c67ba1ea4eaa02ad2598e9f2007f6544f.zip
pnmquantall is Perl, so doesn't end in .exe
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1843 9d0c8265-081b-0410-96cb-a4ca84ce46f8
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 ec9305aa..f3236536 100644
--- a/editor/Makefile
+++ b/editor/Makefile
@@ -93,4 +93,4 @@ install.bin.local: $(PKGDIR)/bin
 # In March 2012, pnmquantall replaced ppmquantall
 	cd $(PKGDIR)/bin ; \
 	rm -f ppmquantall ; \
-	$(SYMLINK) pnmquantall$(EXE) ppmquantall
+	$(SYMLINK) pnmquantall ppmquantall