diff options
Diffstat (limited to 'src/video_dec/Makefile.am')
-rw-r--r-- | src/video_dec/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/video_dec/Makefile.am b/src/video_dec/Makefile.am index 91246eb4d..bbafba88d 100644 --- a/src/video_dec/Makefile.am +++ b/src/video_dec/Makefile.am @@ -1,4 +1,6 @@ -SUBDIRS = libmpeg2 +SUBDIRS = \ + libmpeg2 \ + libmpeg2new include $(top_srcdir)/misc/Makefile.common |