diff options
Diffstat (limited to 'addressbook/gui/component/Makefile.am')
-rw-r--r-- | addressbook/gui/component/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index ec2b5bd02a..09dcb8e537 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -29,6 +29,8 @@ libevolution_addressbook_la_SOURCES = \ addressbook-component.h \ addressbook-config.c \ addressbook-config.h \ + autocompletion-config.c \ + autocompletion-config.h \ addressbook.c \ addressbook.h \ component-factory.c |