summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2015-04-05 15:48:47 +0200
committerMarkus Teich <markus.teich@stusta.mhn.de>2015-04-05 15:48:47 +0200
commitb37ef383354248940465be915f3bbdb5ff66308c (patch)
tree48ec096005c42725685a9979094f88cfe3d6c6aa /Makefile
parentc6c12c4f92285667ceede617b81053c29933d243 (diff)
prepare switch to libsl
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 793bd7d..9eaf922 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
include config.mk
-SRC = sent.c
+SRC = sent.c drw.c util.c
OBJ = ${SRC:.c=.o}
all: options sent