diff options
author | thorpej <thorpej> | 1998-08-24 04:49:17 +0000 |
---|---|---|
committer | thorpej <thorpej> | 1998-08-24 04:49:17 +0000 |
commit | 5f31f52363bd3baff369a2654e8f75370ac042a4 (patch) | |
tree | 9164268edea277072f542480405c327006e42744 /graphics | |
parent | fcbd35832f5138947b5fab14dce3efe4118fa7b7 (diff) | |
download | pkgsrc-5f31f52363bd3baff369a2654e8f75370ac042a4.tar.gz |
Add and enable cqcam.
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 76f10aa4561..f9a79dd5188 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1998/08/23 08:00:42 garbled Exp $ +# $NetBSD: Makefile,v 1.24 1998/08/24 04:49:17 thorpej Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -6,6 +6,7 @@ SUBDIR += Mesa # SUBDIR += aero # SUBDIR += camediaplay + SUBDIR += cqcam # SUBDIR += dc3play # SUBDIR += dore SUBDIR += fly |