Switched the subdirs order since backend depends on ename.

2000-05-01  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Switched the subdirs order since backend depends on
	ename.

svn path=/trunk/; revision=2717
This commit is contained in:
Christopher James Lahey
2000-05-01 19:49:34 +00:00
committed by Chris Lahey
parent fed684880e
commit ba2128204f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2000-05-01 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Switched the subdirs order since backend depends on
ename.
2000-05-01 Larry Ewing <lewing@helixcode.com>
* backend/pas/pas-backend-ldap.c (pas_backend_ldap_remove_client):

View File

@ -1,2 +1,2 @@
SUBDIRS = \
backend ename contact-editor gui printing
ename backend contact-editor gui printing