summary refs log tree commit diff
path: root/bin/edi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/edi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/edi/Makefile b/bin/edi/Makefile
index 2c98d9f2..e7f16b39 100644
--- a/bin/edi/Makefile
+++ b/bin/edi/Makefile
@@ -6,6 +6,7 @@ OBJS += edi.o
 OBJS += file.o
 OBJS += iter.o
 OBJS += log.o
+OBJS += store.o
 OBJS += table.o
 
 TESTS += buffer.t