diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 21 |
1 files changed, 5 insertions, 16 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 249bbc2b6..c9d9497ae 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,26 +5,15 @@ SUBDIRS = \ xine-utils \ xine-engine \ audio_out \ + audio_dec \ video_out \ + video_dec \ + spu_dec \ dxr3 \ input \ demuxers \ - libffmpeg \ - libmpeg2 \ - libmpeg2new \ - liba52 \ - libspudec \ - libspucc \ - libspucmml \ - libspudvb \ - libsputext \ - libdts \ - libmad \ libw32dll \ - libxinevdec \ - libxineadec \ libreal \ - libfaad \ - libmusepack \ post \ - combined + combined \ + vdr |