From 97fffee6d70a12cbc02be95d3ffbdc205504bb16 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 8 Nov 2002 22:44:05 +0000 Subject: add printing back in. 2002-11-08 Chris Toshok * Makefile.am (SUBDIRS): add printing back in. svn path=/trunk/; revision=18676 --- addressbook/Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'addressbook') diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am index 5a63f33ca3..b220599a94 100644 --- a/addressbook/Makefile.am +++ b/addressbook/Makefile.am @@ -1,10 +1,8 @@ if ENABLE_PILOT_CONDUITS # PENDING_PORT_WORK # CONDUIT_SUBDIR=conduit +CONDUIT_SUBDIR= endif SUBDIRS = \ - backend gui $(CONDUIT_SUBDIR) - -# PENDING_PORT_WORK -# SUBDIRS = ... printing + backend printing gui $(CONDUIT_SUBDIR) -- cgit v1.2.3