summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2009-11-19 17:49:19 (GMT)
committerChristian Pointner <equinox@helsinki.at>2009-11-19 17:49:19 (GMT)
commite3dea264db4f4d0edd093114a52f9a52da163407 (patch)
tree143f1fcab261c0918b5cf8aababb5180e7150023 /Makefile
parentaa59b003a4d06a6f6c1cfcbd691d3dedb53acdd5 (diff)
first building version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4487192..6987edc 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,6 @@ EXECUTABLE := rhdropbox
OBJ := log.o \
sig_handler.o \
string_list.o \
- key_value_storage.o \
utils.o \
command_queue.o \
client_list.o \