summaryrefslogtreecommitdiff
path: root/decoder/Makefile.am
diff options
context:
space:
mode:
authorWu, Ke <wuke@cs.umd.edu>2014-12-06 12:18:18 -0500
committerWu, Ke <wuke@cs.umd.edu>2014-12-06 12:18:18 -0500
commit2ffd51b55c74d9db1e54180e8c817c3f81201a91 (patch)
tree558455149a44f314a96705d99128388c051e351e /decoder/Makefile.am
parent68fb48bc94d9eccc6b43960a26ea72aed69bf789 (diff)
parent16827862bcc4f04ada087abc255c6604d88076c1 (diff)
Merge branch 'const_reorder' into softsyn
Diffstat (limited to 'decoder/Makefile.am')
-rw-r--r--decoder/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoder/Makefile.am b/decoder/Makefile.am
index 2f293b15..727e5af5 100644
--- a/decoder/Makefile.am
+++ b/decoder/Makefile.am
@@ -45,6 +45,7 @@ libcdec_a_SOURCES = \
ff_basic.h \
ff_bleu.h \
ff_charset.h \
+ ff_const_reorder_common.h \
ff_const_reorder.h \
ff_context.h \
ff_csplit.h \