diff options
Diffstat (limited to 'addressbook/Makefile.am')
-rw-r--r-- | addressbook/Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am index ca0916e74d..45802a5ffc 100644 --- a/addressbook/Makefile.am +++ b/addressbook/Makefile.am @@ -1,9 +1,5 @@ -if ENABLE_PILOT_CONDUITS -CONDUIT_SUBDIR = conduit -endif - -SUBDIRS = util printing importers gui tools $(CONDUIT_SUBDIR) +SUBDIRS = util printing importers gui tools error_DATA = addressbook.error errordir = $(privdatadir)/errors |