diff options
Diffstat (limited to 'src/intel/Makefile.common.am')
-rw-r--r-- | src/intel/Makefile.common.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intel/Makefile.common.am b/src/intel/Makefile.common.am index a8be54a265c..848598457ca 100644 --- a/src/intel/Makefile.common.am +++ b/src/intel/Makefile.common.am @@ -21,4 +21,4 @@ noinst_LTLIBRARIES += common/libintel_common.la -common_libintel_common_la_SOURCES = $(COMMON_FILES) +common_libintel_common_la_SOURCES = $(COMMON_FILES) $(DECODER_FILES) |