diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-04-21 00:47:33 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-04-21 00:47:33 +0000 |
commit | 77f1420d687abee0dfb5405d05935909255c4e9b (patch) | |
tree | 7ee2c7ad4231e9c5c9d325fd52e698ffecc5fc37 /graphics/Makefile | |
parent | 1b34bb3c11896e42df2b058c348805c0678efea0 (diff) | |
download | pkgsrc-77f1420d687abee0dfb5405d05935909255c4e9b.tar.gz |
xart works
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 585ab0dd13a..d7d94cbcf97 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1998/04/15 10:38:25 agc Exp $ +# $NetBSD: Makefile,v 1.17 1998/04/21 00:47:33 hubertf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -51,6 +51,7 @@ # SUBDIR += urt # SUBDIR += vcg # SUBDIR += whirlgif + SUBDIR += xart SUBDIR += xanim # SUBDIR += xaos SUBDIR += xbmbrowser |