diff options
author | rpaulo <rpaulo@pkgsrc.org> | 2005-11-24 23:22:15 +0000 |
---|---|---|
committer | rpaulo <rpaulo@pkgsrc.org> | 2005-11-24 23:22:15 +0000 |
commit | 338ee9886910fab40b0f0a4cf9509e6462768e4b (patch) | |
tree | f65f2f6460b4c0d8bad566afc94b6766ff07eb32 /audio/Makefile | |
parent | 0b4f85ca436f8c8b8bf21bfbfabcfadaca303e3f (diff) | |
download | pkgsrc-338ee9886910fab40b0f0a4cf9509e6462768e4b.tar.gz |
Descend into gtick/
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 e83be8d7134..5c8379a882f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.293 2005/11/22 19:27:07 wiz Exp $ +# $NetBSD: Makefile,v 1.294 2005/11/24 23:22:15 rpaulo Exp $ # COMMENT= Audio tools @@ -101,6 +101,7 @@ SUBDIR+= gst-plugins-lame SUBDIR+= gst-plugins-mad SUBDIR+= gst-plugins-oss SUBDIR+= gst-plugins-vorbis +SUBDIR+= gtick SUBDIR+= gtkmserv SUBDIR+= gtkpod SUBDIR+= guspatches |