about summary refs log tree commit diff
path: root/converter/other
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-01-22 16:38:17 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-01-22 16:38:17 +0000
commit2661fd6ecb2ec042e56905ea1a78d11267b30d5b (patch)
tree4f0329c9e8a695023d87f4e4dd7a9bc405764549 /converter/other
parentea0846b5215870caf455e33c8d8bfe0a5aba01ed (diff)
downloadnetpbm-mirror-2661fd6ecb2ec042e56905ea1a78d11267b30d5b.tar.gz
netpbm-mirror-2661fd6ecb2ec042e56905ea1a78d11267b30d5b.tar.xz
netpbm-mirror-2661fd6ecb2ec042e56905ea1a78d11267b30d5b.zip
Release 10.69.03
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2394 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'converter/other')
-rw-r--r--converter/other/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/converter/other/Makefile b/converter/other/Makefile
index bbc40a3f..db185faf 100644
--- a/converter/other/Makefile
+++ b/converter/other/Makefile
@@ -267,6 +267,9 @@ endif
 # In May 2002, pamtouil replaced ppmtouil
 	cd $(PKGDIR)/bin ; \
 	$(SYMLINK) pamtouil$(EXE) ppmtouil$(EXE)
+# In July 2002, pamtotga replaced ppmtotga
+	cd $(PKGDIR)/bin ; \
+	$(SYMLINK) pamtotga$(EXE) ppmtotga$(EXE)
 # In March 2005, we realized that pamtopnm obviates pnmtopnm
 	cd $(PKGDIR)/bin ; \
 	$(SYMLINK) pamtopnm$(EXE) pnmtopnm$(EXE)