Files
evolution/addressbook/Makefile.am
Jeffrey Stedfast d1bf892191 Look for ename in /e-util/ename instead of /addressbook/ename
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
2000-09-25 20:41:21 +00:00

8 lines
123 B
Makefile

if ENABLE_PILOT_CONDUITS
CONDUIT_SUBDIR=conduit
endif
SUBDIRS = \
backend printing contact-editor gui $(CONDUIT_SUBDIR)