diff options
author | rpaulo <rpaulo> | 2005-11-24 23:22:15 +0000 |
---|---|---|
committer | rpaulo <rpaulo> | 2005-11-24 23:22:15 +0000 |
commit | edc794d587ee0aff38211475b5a288ac214c803b (patch) | |
tree | f65f2f6460b4c0d8bad566afc94b6766ff07eb32 /audio/Makefile | |
parent | 0912b3c05d6998ad58565d9c2c146c068c469b38 (diff) | |
download | pkgsrc-edc794d587ee0aff38211475b5a288ac214c803b.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 |