about summary refs log tree commit diff
path: root/converter/other/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-02-09 03:34:23 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-02-09 03:34:23 +0000
commit524a88e2da289050397373b2f013b84593f99750 (patch)
treeb9763c8a4945218c71f0113059703563ff97fd9d /converter/other/Makefile
parent403e5c481906869d0e9b16382d08aa0c42400e83 (diff)
downloadnetpbm-mirror-524a88e2da289050397373b2f013b84593f99750.tar.gz
netpbm-mirror-524a88e2da289050397373b2f013b84593f99750.tar.xz
netpbm-mirror-524a88e2da289050397373b2f013b84593f99750.zip
Add pamtoavs, avstopam
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1119 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'converter/other/Makefile')
-rw-r--r--converter/other/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converter/other/Makefile b/converter/other/Makefile
index 83676aaa..1417cd3a 100644
--- a/converter/other/Makefile
+++ b/converter/other/Makefile
@@ -77,9 +77,9 @@ ifeq ($(TIFFLIB_NEEDS_Z),Y)
   endif
 endif
 
-PORTBINARIES =  bmptopnm fitstopnm \
+PORTBINARIES =  avstopam bmptopnm fitstopnm \
 		gemtopnm giftopnm hdifftopam infotopam \
-		pamtodjvurle pamtofits pamtogif \
+		pamtoavs pamtodjvurle pamtofits pamtogif \
 		pamtohdiff pamtohtmltbl pamtompfont pamtooctaveimg \
 		pamtopam pamtopfm pamtopnm pamtouil \
 		pamtoxvmini \