about summary refs log tree commit diff
path: root/editor/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-01-13 23:02:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-01-13 23:02:47 +0000
commit9c45629677e88855cc6036935ed2be4a7dfc6649 (patch)
tree6b2177d31f5f33ddeed1254774657f4ff97832ae /editor/Makefile
parent6a1dcaafddd50c0846098db4d1d44c2be0131f69 (diff)
downloadnetpbm-mirror-9c45629677e88855cc6036935ed2be4a7dfc6649.tar.gz
netpbm-mirror-9c45629677e88855cc6036935ed2be4a7dfc6649.tar.xz
netpbm-mirror-9c45629677e88855cc6036935ed2be4a7dfc6649.zip
Add Pambrighten
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3502 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 08822ede..5b12e4ca 100644
--- a/editor/Makefile
+++ b/editor/Makefile
@@ -16,7 +16,7 @@ SUBDIRS = pamflip specialty
 # This package is so big, it's useful even when some parts won't 
 # build.
 
-PORTBINARIES = pamaddnoise pamaltsat pambackground pamcomp pamcut \
+PORTBINARIES = pamaddnoise pamaltsat pambackground pambrighten pamcomp pamcut \
 	       pamdice pamditherbw pamedge \
 	       pamenlarge \
 	       pamfunc pamhue pamlevels pammasksharpen pammixmulti \