summaryrefslogtreecommitdiff
path: root/jbig2dec/Makefile.am
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@gmail.com>2018-06-19 23:16:17 +0800
committerSebastian Rasmussen <sebras@gmail.com>2018-07-13 16:54:31 +0800
commit314fb613ca8fa3028e33627bbb3fa484d4da1e13 (patch)
tree69eadfba330bd0f4488fae6e2ee03376183320cc /jbig2dec/Makefile.am
parent3835fcfe6d3894e03a68c66bd211c7a739007b5d (diff)
downloadghostpdl-314fb613ca8fa3028e33627bbb3fa484d4da1e13.tar.gz
jbig2dec: Remove untested, incomplete metadata handling.
Diffstat (limited to 'jbig2dec/Makefile.am')
-rw-r--r--jbig2dec/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/jbig2dec/Makefile.am b/jbig2dec/Makefile.am
index 2e094311e..c14f98fe5 100644
--- a/jbig2dec/Makefile.am
+++ b/jbig2dec/Makefile.am
@@ -21,7 +21,7 @@ libjbig2dec_la_SOURCES = jbig2.c \
jbig2_arith.h jbig2_arith_iaid.h jbig2_arith_int.h \
jbig2_huffman.h jbig2_hufftab.h jbig2_mmr.h \
jbig2_generic.h jbig2_symbol_dict.h jbig2_text.h \
- jbig2_metadata.c jbig2_metadata.h memento.c memento.h
+ memento.c memento.h
bin_PROGRAMS = jbig2dec
noinst_PROGRAMS = test_sha1 test_huffman test_arith