diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 26cfe4611044..c6ab5f910ea6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -104,6 +104,7 @@ SUBDIR += deadbeef-spectrogram-plugin SUBDIR += deadbeef-vu-meter-plugin SUBDIR += deadbeef-waveform-seekbar-plugin + SUBDIR += decibels SUBDIR += denemo SUBDIR += dexed SUBDIR += dgedit @@ -215,6 +216,7 @@ SUBDIR += gnupod SUBDIR += gnuspeechsa SUBDIR += gnustep-cdplayer + SUBDIR += go-librespot SUBDIR += goattracker SUBDIR += gogglesmm SUBDIR += gonic @@ -377,7 +379,6 @@ SUBDIR += liboggz SUBDIR += libopenmpt SUBDIR += libopenshot-audio - SUBDIR += libopenspc SUBDIR += libopusenc SUBDIR += libremidi SUBDIR += libsamplerate @@ -767,7 +768,6 @@ SUBDIR += spiralsynthmodular SUBDIR += spotify-player SUBDIR += spotify-qt - SUBDIR += spotify-tui SUBDIR += spotifyd SUBDIR += squash SUBDIR += squeezelite @@ -831,7 +831,10 @@ SUBDIR += vgmtools SUBDIR += vimpc SUBDIR += virtual_oss + SUBDIR += virtual_oss_bluetooth SUBDIR += virtual_oss_ctl + SUBDIR += virtual_oss_equalizer + SUBDIR += virtual_oss_sndio SUBDIR += visp-go SUBDIR += vitunes SUBDIR += vm-lv2 |