2000-09-25 Jeffrey Stedfast <fejj@helixcode.com> * gui/widgets/Makefile.am: * gui/component/Makefile.am: * contact-editor/Makefile.am: * printing/Makefile.am: Look for ename in /e-util/ename instead of /addressbook/ename * backend/ebook/e-card.c: Updated to include e-util/ename/*.h * ename: Moved to /e-util so it could be shared * Makefile.am (SUBDIRS): took out ename svn path=/trunk/; revision=5578
8 lines
123 B
Makefile
8 lines
123 B
Makefile
if ENABLE_PILOT_CONDUITS
|
|
CONDUIT_SUBDIR=conduit
|
|
endif
|
|
|
|
SUBDIRS = \
|
|
backend printing contact-editor gui $(CONDUIT_SUBDIR)
|
|
|