summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-03-15 19:47:35 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2010-03-15 19:47:35 +0100
commitad7efed45e816099ea2d4db7fa25f1d5eff8eb57 (patch)
tree7d195b5c33a2683e614557787562c82337f5efb5 /Makefile.am
parent563906ec3d82b8f698215537e43c4271404564da (diff)
simple hash table for reducing memory usage for storing metadata strings
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0620601a..a1d01bbc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,7 +45,8 @@ deadbeef_SOURCES =\
vfs.c vfs.h vfs_stdio.c\
timeline.c timeline.h\
cgme.c cdumb.c\
- md5/md5.c md5/md5.h
+ md5/md5.c md5/md5.h\
+ metacache.c
sdkdir = $(pkgincludedir)
sdk_HEADERS = deadbeef.h