aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-04-02 16:24:55 +0200
committerMattias Andrée <maandree@kth.se>2021-04-02 16:24:55 +0200
commit63145b929b143cfc8858a220d3e1d7fc88f7031e (patch)
treeddcf0e8a0dd72e1e9abebc4a26214cae8cb88d9e /Makefile
parentFirst commit (diff)
downloadlibcontacts-63145b929b143cfc8858a220d3e1d7fc88f7031e.tar.gz
libcontacts-63145b929b143cfc8858a220d3e1d7fc88f7031e.tar.bz2
libcontacts-63145b929b143cfc8858a220d3e1d7fc88f7031e.tar.xz
Add block info
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 33521e9..8d845fe 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,7 @@ include $(CONFIGFILE)
OBJ =\
libcontacts_address_destroy.o\
libcontacts_birthday_destroy.o\
+ libcontacts_block_destroy.o\
libcontacts_chat_destroy.o\
libcontacts_contact_destroy.o\
libcontacts_email_destroy.o\