diff options
author | jschauma <jschauma> | 2002-12-05 15:21:07 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-12-05 15:21:07 +0000 |
commit | 177d39ab44cd4ebca75f5bf5759e79f917cf4156 (patch) | |
tree | a468bb961984018185ae4fd35b0bbea4de2c42ce /graphics | |
parent | fef70463f9826a34afb60aa0c1df3ec156d2ae26 (diff) | |
download | pkgsrc-177d39ab44cd4ebca75f5bf5759e79f917cf4156.tar.gz |
add/enable MesaDemos
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 cd46a11df5c..148b977eb39 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.215 2002/12/05 14:55:41 jschauma Exp $ +# $NetBSD: Makefile,v 1.216 2002/12/05 15:21:07 jschauma Exp $ # COMMENT= Graphics tools and libraries @@ -13,6 +13,7 @@ SUBDIR+= GlutKit SUBDIR+= ImageMagick SUBDIR+= ImageViewer SUBDIR+= Mesa +SUBDIR+= MesaDemos SUBDIR+= MesaLib SUBDIR+= Ngraph SUBDIR+= RenderKit |