diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index d7e17e8fa53a..3cba4fffc10f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -280,6 +280,7 @@ SUBDIR += icecast SUBDIR += icegenerator SUBDIR += ices + SUBDIR += id3edit SUBDIR += id3el SUBDIR += id3lib SUBDIR += id3mtag @@ -333,8 +334,10 @@ SUBDIR += libbpm SUBDIR += libbs2b SUBDIR += libcanberra + SUBDIR += libcanberra-gstreamer SUBDIR += libcanberra-gtk2 SUBDIR += libcanberra-gtk3 + SUBDIR += libcanberra-pulse SUBDIR += libcdaudio SUBDIR += libconvolve SUBDIR += libcoverart @@ -517,6 +520,7 @@ SUBDIR += noise-suppression-for-voice-lv2 SUBDIR += normalize SUBDIR += nosefart + SUBDIR += noson SUBDIR += noson-app SUBDIR += nyquist SUBDIR += oaml |