summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2018-06-29 13:44:41 +0800
committerIru Cai <mytbk920423@gmail.com>2018-06-29 13:44:41 +0800
commit40164b64876f25c9cf53b2b288dabc91e23551d0 (patch)
tree041c35001b8d091cc7bf8ad8219bc174545ba152 /Makefile
parent1719796a3a10eccf91eadb38c019829110e96294 (diff)
downloadmatrix-curl-40164b64876f25c9cf53b2b288dabc91e23551d0.tar.xz
room/message
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 514df2c..379670b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
LDLIBS=-lcurl -ljson-c
CFLAGS=-g -Wall
-api: api.o session.o curl_util.o util.o device.o
+api: api.o session.o curl_util.o util.o device.o room.o