diff options
author | garbled <garbled@pkgsrc.org> | 1999-03-31 21:02:53 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1999-03-31 21:02:53 +0000 |
commit | 7b7d3106082117c7e37644f423481f3d0afabddc (patch) | |
tree | 25d13a1d3f36848cb9cea3170e6f790ff154de23 /graphics/Makefile | |
parent | ea3873dc3aab4f48bec2fc55526453369bb6d36b (diff) | |
download | pkgsrc-7b7d3106082117c7e37644f423481f3d0afabddc.tar.gz |
document and enable ee.
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 5a457692ce5..973590c0c95 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 1999/03/30 09:17:10 rh Exp $ +# $NetBSD: Makefile,v 1.38 1999/03/31 21:02:53 garbled Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -10,6 +10,7 @@ SUBDIR += cqcam # SUBDIR += dc3play # SUBDIR += dore + SUBDIR += ee SUBDIR += fly SUBDIR += fnlib SUBDIR += freetype |