diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 06:08:33 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 06:08:33 +0000 |
commit | bf93d27159c3d28457ef8ee1e422a0cbc49e72df (patch) | |
tree | bc63a3e1f2c37653366016c9e1a581b043d6ba3f /graphics/Makefile | |
parent | Add cpuburn 1.3, CPU/memory stress testing utilities. (diff) |
Add isreal 2.0, an image classification utility.
PR: 26266
Submitted by: Mark Pulford <mark@kyne.com.au>
Notes
Notes:
svn path=/head/; revision=41009
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 038f0c808403..b09aaf9f013d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -90,6 +90,7 @@ SUBDIR += imlib SUBDIR += imlib2 SUBDIR += ipe + SUBDIR += isreal SUBDIR += jbigkit SUBDIR += jgraph SUBDIR += jgv |