summaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2022-09-07 11:00:41 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2022-09-08 07:16:50 +0200
commitbe028d98b29795c3e6846ba12374274ea2ff4751 (patch)
tree1863e5019d5f5993f67a2c480b8deb2aeda36d6c /src/meson.build
parentca63c4912bd5f161b5bfc8067f40f3715fc97b88 (diff)
downloadgnome-contacts-be028d98b29795c3e6846ba12374274ea2ff4751.tar.gz
Remove AddressbookDialog
This is no longer used now that we have ported this to be part of the preferences window
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/meson.build b/src/meson.build
index b29028e..346aae7 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -97,7 +97,6 @@ libcontacts_dep = declare_dependency(
# The gnome-contacts binary
contacts_vala_sources = files(
- 'contacts-addressbook-dialog.vala',
'contacts-accounts-list.vala',
'contacts-app.vala',
'contacts-avatar.vala',