aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-04-03 23:51:29 +0200
committerMattias Andrée <maandree@kth.se>2021-04-03 23:51:29 +0200
commit510448fe2bde7592df8d1d83bfec9397eed1696c (patch)
tree81769e15b7b2a1a29dde56e60a3b05b9e1888d7f /Makefile
parentAdd pure attributes (diff)
downloadlibcontacts-510448fe2bde7592df8d1d83bfec9397eed1696c.tar.gz
libcontacts-510448fe2bde7592df8d1d83bfec9397eed1696c.tar.bz2
libcontacts-510448fe2bde7592df8d1d83bfec9397eed1696c.tar.xz
Add libcontacts_same_number
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 8d845fe..4b61012 100644
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ OBJ =\
libcontacts_organisation_destroy.o\
libcontacts_parse_contact.o\
libcontacts_pgpkey_destroy.o\
+ libcontacts_same_number.o\
libcontacts_save_contact.o\
libcontacts_site_destroy.o