diff options
author | rh <rh> | 2000-10-15 17:46:51 +0000 |
---|---|---|
committer | rh <rh> | 2000-10-15 17:46:51 +0000 |
commit | f5fe22f6f64c94ed342e5c1c57540f336f5a4e0a (patch) | |
tree | 8741b0d56c18adb9e8303574290d62a7cdad4622 /graphics | |
parent | 8c1977ed67ebe29fe3e125b282b86b67cb7fed18 (diff) | |
download | pkgsrc-f5fe22f6f64c94ed342e5c1c57540f336f5a4e0a.tar.gz |
Add and enable denemo
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9c4a3553e5b..516fdaff083 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 2000/10/15 11:49:21 rh Exp $ +# $NetBSD: Makefile,v 1.93 2000/10/15 17:46:51 rh Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -12,6 +12,7 @@ SUBDIR += cdlabelgen SUBDIR += clanlib SUBDIR += cqcam + SUBDIR += denemo SUBDIR += dx SUBDIR += dxsamples SUBDIR += ee |