summaryrefslogtreecommitdiff
path: root/decoder
diff options
context:
space:
mode:
Diffstat (limited to 'decoder')
-rw-r--r--decoder/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/decoder/Makefile.am b/decoder/Makefile.am
index f8f427d3..6914fa0f 100644
--- a/decoder/Makefile.am
+++ b/decoder/Makefile.am
@@ -83,7 +83,3 @@ libcdec_a_SOURCES = \
json_parse.cc \
grammar.cc
-if GLC
- # Until we build GLC as a library...
- libcdec_a_SOURCES += ff_glc.cc string_util.cc feature-factory.cc
-endif