about summary refs log tree commit diff
path: root/editor/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-04-30 15:39:19 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-04-30 15:39:19 +0000
commit45c217ddf5a85c016c0cd2c5589862faf4b2a113 (patch)
tree1c3435ece0b9076fc17ae0b9a394e5c0b1c6a291 /editor/Makefile
parent1f5f4d6f6407ad16189b7873b2c87a3be470cc8c (diff)
downloadnetpbm-mirror-45c217ddf5a85c016c0cd2c5589862faf4b2a113.tar.gz
netpbm-mirror-45c217ddf5a85c016c0cd2c5589862faf4b2a113.tar.xz
netpbm-mirror-45c217ddf5a85c016c0cd2c5589862faf4b2a113.zip
Add pamrestack, pamshuffle
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4330 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'editor/Makefile')
-rw-r--r--editor/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/editor/Makefile b/editor/Makefile
index 395deaf4..8798cf6e 100644
--- a/editor/Makefile
+++ b/editor/Makefile
@@ -17,13 +17,12 @@ SUBDIRS = pamflip specialty
 # build.
 
 PORTBINARIES = pamaddnoise pamaltsat pambackground pambrighten pamcomp pamcut \
-	       pamdice pamditherbw pamedge \
-	       pamenlarge \
+	       pamdice pamditherbw pamedge pamenlarge \
 	       pamfunc pamhomography pamhue pamlevels \
 	       pammasksharpen pammixmulti \
-	       pamperspective pamrecolor pamrubber \
-	       pamscale pamsistoaglyph pamstretch pamthreshold pamundice \
-	       pamwipeout \
+	       pamperspective pamrecolor pamrestack pamrubber \
+	       pamscale pamshuffle pamsistoaglyph pamstretch pamthreshold \
+	       pamundice pamwipeout \
 	       pbmclean pbmmask pbmpscale pbmreduce \
 	       pgmdeshadow pgmenhance \
 	       pgmmedian \