diff options
Diffstat (limited to 'addressbook/Makefile.am')
-rw-r--r-- | addressbook/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am index d0d48e5076..7bbbce2434 100644 --- a/addressbook/Makefile.am +++ b/addressbook/Makefile.am @@ -3,7 +3,9 @@ CONDUIT_SUBDIR=conduit endif SUBDIRS = \ - backend printing gui tools $(CONDUIT_SUBDIR) + backend util printing gui $(CONDUIT_SUBDIR) EXTRA_DIST = \ ChangeLog.pre-1-4 + +# XXX tools
\ No newline at end of file |