diff options
author | veego <veego> | 2001-09-02 15:36:38 +0000 |
---|---|---|
committer | veego <veego> | 2001-09-02 15:36:38 +0000 |
commit | 9e9f4499df5b920579887fad15e9e1593ac5c9cb (patch) | |
tree | 15ac2a5b61178da70123b94738847cc3c6c34293 /graphics/Makefile | |
parent | 167e6f655c9cbc36d4a727bf498f6c8f4bbf914b (diff) | |
download | pkgsrc-9e9f4499df5b920579887fad15e9e1593ac5c9cb.tar.gz |
Add jhead.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 513b67461fd..77425dbeb85 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.156 2001/08/16 10:52:43 rh Exp $ +# $NetBSD: Makefile,v 1.157 2001/09/02 15:36:38 veego Exp $ # COMMENT= Graphics tools and libraries @@ -74,6 +74,7 @@ SUBDIR+= imlib SUBDIR+= imlib2 SUBDIR+= impress SUBDIR+= jasper +SUBDIR+= jhead SUBDIR+= jpeg SUBDIR+= kdegraphics SUBDIR+= kdegraphics2 |