aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/lzma/Makefile.am
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2008-09-17 22:11:39 +0300
committerLasse Collin <lasse.collin@tukaani.org>2008-09-17 22:11:39 +0300
commitf147666a5cd15542d4e427da58629f4a71cc38e1 (patch)
tree323a66bc54ae265eca66e120c157c493ec52ba58 /src/liblzma/lzma/Makefile.am
parentLZ decoder cleanup (diff)
downloadxz-f147666a5cd15542d4e427da58629f4a71cc38e1.tar.xz
Miscellaneous LZ and LZMA encoder cleanups
Diffstat (limited to 'src/liblzma/lzma/Makefile.am')
-rw-r--r--src/liblzma/lzma/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/liblzma/lzma/Makefile.am b/src/liblzma/lzma/Makefile.am
index 7aeceb63..bcc1fdc6 100644
--- a/src/liblzma/lzma/Makefile.am
+++ b/src/liblzma/lzma/Makefile.am
@@ -31,7 +31,6 @@ liblzma2_la_SOURCES += \
lzma_encoder.c \
lzma_encoder_presets.c \
lzma_encoder_private.h \
- lzma_encoder_features.c \
lzma_encoder_optimum_fast.c \
lzma_encoder_optimum_normal.c