aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-05-10 18:02:53 -0400
committerJesse Luehrs <doy@tozt.net>2016-05-10 18:02:53 -0400
commit3cfbc305b8c5e713b16d966bb8e8d4e7e35cb52b (patch)
tree03ef54afb5ba1b98d7cae5b5f9af0feab412098d /Makefile
parentb17aa9bdf70f588ebf2f4bef2a144394362aab11 (diff)
downloadrunes-3cfbc305b8c5e713b16d966bb8e8d4e7e35cb52b.tar.gz
runes-3cfbc305b8c5e713b16d966bb8e8d4e7e35cb52b.zip
s/socket/daemon/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 73fd5b2..40cd003 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ DOBJ = $(BUILD)runesd.o \
$(BUILD)pty-unix.o \
$(BUILD)loop.o \
$(BUILD)util.o \
- $(BUILD)socket.o
+ $(BUILD)daemon.o
COBJ = $(BUILD)runesc.o \
$(BUILD)util.o
LIBS = cairo cairo-xlib libuv pangocairo