diff options
author | rh <rh> | 1999-03-30 09:17:10 +0000 |
---|---|---|
committer | rh <rh> | 1999-03-30 09:17:10 +0000 |
commit | d287d43f5b840f40841ce433ad0235b04ffb5b1a (patch) | |
tree | 3b8299c2367fc468a4d203f8997da78d78615131 /graphics/Makefile | |
parent | 5aabd07cf79b4cf47ca1cb5cf18539a330126e6a (diff) | |
download | pkgsrc-d287d43f5b840f40841ce433ad0235b04ffb5b1a.tar.gz |
Add and enable cdlabelgen
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 d63dd82b690..5a457692ce5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 1999/03/30 05:06:26 garbled Exp $ +# $NetBSD: Makefile,v 1.37 1999/03/30 09:17:10 rh 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 += cdlabelgen SUBDIR += cqcam # SUBDIR += dc3play # SUBDIR += dore |