diff options
author | drochner <drochner@pkgsrc.org> | 1999-10-01 16:12:19 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 1999-10-01 16:12:19 +0000 |
commit | 75a82ad848f182357c0fd28ff13fb68e13a81cc9 (patch) | |
tree | 1a07c1c2f3771aad08af8d83bf7e7af592e5ef76 /graphics/Makefile | |
parent | 41a777252f0aeb573f61061c3c5027dafb7ff177 (diff) | |
download | pkgsrc-75a82ad848f182357c0fd28ff13fb68e13a81cc9.tar.gz |
add dx / dxsamples
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ffcf02d7d3a..f6c3a7bd3ae 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 1999/09/25 20:42:29 fredb Exp $ +# $NetBSD: Makefile,v 1.60 1999/10/01 16:12:19 drochner Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -12,6 +12,8 @@ SUBDIR += cqcam # SUBDIR += dc3play # SUBDIR += dore + SUBDIR += dx + SUBDIR += dxsamples SUBDIR += ee SUBDIR += fly SUBDIR += fnlib |