diff options
Diffstat (limited to 'addressbook/Makefile.am')
-rw-r--r-- | addressbook/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am index 2580fd4519..5f8aeb09ca 100644 --- a/addressbook/Makefile.am +++ b/addressbook/Makefile.am @@ -3,4 +3,4 @@ CONDUIT_SUBDIR=conduit endif SUBDIRS = \ - backend printing gui $(CONDUIT_SUBDIR) + backend printing gui tools $(CONDUIT_SUBDIR) |