diff options
author | thorpej <thorpej@pkgsrc.org> | 1998-08-24 04:49:17 +0000 |
---|---|---|
committer | thorpej <thorpej@pkgsrc.org> | 1998-08-24 04:49:17 +0000 |
commit | 21ae7ac6abb2e909fe4fa1da6c4bcea31fc1c0d4 (patch) | |
tree | 9164268edea277072f542480405c327006e42744 /graphics/Makefile | |
parent | bc860a537a74ab16cf68b6debbc4c7e1367ac9c3 (diff) | |
download | pkgsrc-21ae7ac6abb2e909fe4fa1da6c4bcea31fc1c0d4.tar.gz |
Add and enable cqcam.
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 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 |