diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 256e28bfa..816cfa07c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,6 +5,7 @@ SUBDIRS = \ xine-utils \ xine-engine \ audio_out \ + audio_dec \ video_out \ dxr3 \ input \ @@ -18,7 +19,6 @@ SUBDIRS = \ libsputext \ libw32dll \ libxinevdec \ - libxineadec \ libreal \ post \ combined \ |