diff options
author | rh <rh@pkgsrc.org> | 1999-08-30 08:45:06 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-08-30 08:45:06 +0000 |
commit | 65c677fcf00a3a95d77eba536ebd6b5b48663f53 (patch) | |
tree | 74280cf2d679ed8283d183f95f6f6ade349f8a3f | |
parent | 69b1678d38d7369e136b07210084270c59f19fe1 (diff) | |
download | pkgsrc-65c677fcf00a3a95d77eba536ebd6b5b48663f53.tar.gz |
Add and enable gnome-media
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 75a8e4275d6..bda50960dc9 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 1999/08/29 01:35:38 jlam Exp $ +# $NetBSD: Makefile,v 1.40 1999/08/30 08:45:06 rh Exp $ # SUBDIR += amp @@ -31,6 +31,7 @@ SUBDIR += festvox-rab8 SUBDIR += festvox-tll SUBDIR += freezetag + SUBDIR += gnome-media SUBDIR += gqmpeg SUBDIR += gsm SUBDIR += id3ed |