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 cc89ee5aeb..9aad9c1b30 100644 --- a/addressbook/Makefile.am +++ b/addressbook/Makefile.am @@ -3,5 +3,5 @@ CONDUIT_SUBDIR=conduit endif SUBDIRS = \ - backend printing contact-editor gui $(CONDUIT_SUBDIR) + backend printing gui $(CONDUIT_SUBDIR) |