summaryrefslogtreecommitdiff
path: root/objects.mk
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-07-27 14:01:19 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-07-27 14:01:19 -0400
commita816f564261911c168be1140e7f01def4ddfc8a7 (patch)
treec7f664c7eea251e7576e2f6015dabd4af675bc30 /objects.mk
parente6e825da706f6a59e597aac7ab65b846ea3a7fd4 (diff)
downloadinfinitytier-a816f564261911c168be1140e7f01def4ddfc8a7.tar.gz
infinitytier-a816f564261911c168be1140e7f01def4ddfc8a7.zip
Dump huffman, doesnt add much and complicates porting to other languages. Also fix compile error in idtool.
Diffstat (limited to 'objects.mk')
-rw-r--r--objects.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/objects.mk b/objects.mk
index 07806039..6ad6f5ec 100644
--- a/objects.mk
+++ b/objects.mk
@@ -1,5 +1,4 @@
OBJS=\
- ext/huffandpuff/huffman.o \
ext/kissdb/kissdb.o \
ext/lz4/lz4hc.o \
ext/lz4/lz4.o \