diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-12-22 23:11:58 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-12-22 23:11:58 +0000 |
commit | c804f338887520eed1a8a3835a48b7d50c221ca3 (patch) | |
tree | c919ded4ecf0335fbd6190ba4b63c5eb336e4057 | |
parent | Install missing header (diff) |
Connect gstreamer-plugins-jack
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 647f5b3a3208..672a377ec745 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -227,6 +227,7 @@ SUBDIR += gstreamer-plugins-gsm80 SUBDIR += gstreamer-plugins-ivorbis SUBDIR += gstreamer-plugins-ivorbis80 + SUBDIR += gstreamer-plugins-jack SUBDIR += gstreamer-plugins-jack80 SUBDIR += gstreamer-plugins-ladspa SUBDIR += gstreamer-plugins-ladspa80 |