about summary refs log tree commit diff
path: root/editor/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-04-06 02:06:01 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-04-06 02:06:01 +0000
commitc99125c786ec5dbfc670ff01a669efd980167b7f (patch)
treef9e38efdd875b591df7c0c2bd3b64a9ecd248298 /editor/Makefile
parented177306a2e1c6bd0e7cd082572bd92f154281ba (diff)
downloadnetpbm-mirror-c99125c786ec5dbfc670ff01a669efd980167b7f.tar.gz
netpbm-mirror-c99125c786ec5dbfc670ff01a669efd980167b7f.tar.xz
netpbm-mirror-c99125c786ec5dbfc670ff01a669efd980167b7f.zip
Add pamlevels
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3194 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 39329f00..d7d71bf6 100644
--- a/editor/Makefile
+++ b/editor/Makefile
@@ -19,7 +19,7 @@ SUBDIRS = pamflip specialty
 PORTBINARIES = pamaddnoise pambackground pamcomp pamcut \
 	       pamdice pamditherbw pamedge \
 	       pamenlarge \
-	       pamfunc pammasksharpen \
+	       pamfunc pamlevels pammasksharpen \
 	       pamperspective pamrecolor pamrubber \
 	       pamscale pamsistoaglyph pamstretch pamthreshold pamundice \
 	       pamwipeout \