diff options
author | rh <rh> | 1999-09-03 22:18:27 +0000 |
---|---|---|
committer | rh <rh> | 1999-09-03 22:18:27 +0000 |
commit | 8610be2816c352861650af21d855ed46b2283f01 (patch) | |
tree | 8ee3eed3e315bccfd8f47bbebac7e7f0841e55af /audio/Makefile | |
parent | 9b20b4a3be8acb146262dd24ab3986c199a9ac11 (diff) | |
download | pkgsrc-8610be2816c352861650af21d855ed46b2283f01.tar.gz |
Add and enable gdcd.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index ddb49bc05b2..1ab826f8a54 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 1999/09/03 22:11:53 rh Exp $ +# $NetBSD: Makefile,v 1.43 1999/09/03 22:18:27 rh Exp $ # SUBDIR += amp @@ -31,6 +31,7 @@ SUBDIR += festvox-rab8 SUBDIR += festvox-tll SUBDIR += freezetag + SUBDIR += gdcd SUBDIR += gnome-audio SUBDIR += gnome-media SUBDIR += gqmpeg |