summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-06 11:05:08 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-06 11:05:08 +0000
commite2c6ed4533bd8e1ec8b4c4afc4faf393b2f6a4b6 (patch)
tree7e98209c4847019f7a29eaf758e402cd1f16fb43 /graphics/Makefile
parentAdd harvest. (diff)
Add hpscan, which was, um, sort of missing.
Notes
Notes: svn path=/head/; revision=2784
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index d87ab1734256..7aa8741aecbf 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,10 +1,11 @@
-# $Id: Makefile,v 1.18 1996/01/31 11:13:36 asami Exp $
+# $Id: Makefile,v 1.19 1996/02/10 20:34:58 fenner Exp $
#
SUBDIR += ImageMagick
BROKEN += Mesa # doesn't install
SUBDIR += aero
SUBDIR += dore
+ SUBDIR += hpscan
SUBDIR += jpeg
SUBDIR += mpeg-lib
SUBDIR += mpeg_play