From 098953653a54ffb3ac2af18083eaf907b7199f66 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 25 Sep 2000 20:47:23 +0000 Subject: add ename as a SUBDIR 2000-09-25 Jeffrey Stedfast * Makefile.am: add ename as a SUBDIR svn path=/trunk/; revision=5580 --- e-util/ChangeLog | 4 ++++ e-util/Makefile.am | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 3174e3db52..db8ddf699c 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,7 @@ +2000-09-25 Jeffrey Stedfast + + * Makefile.am: add ename as a SUBDIR + 2000-09-18 Christopher James Lahey * e-list-iterator.c, e-list.c, e-list.h: Made e_list a bit more diff --git a/e-util/Makefile.am b/e-util/Makefile.am index d37084dab0..bdc8655369 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -1,3 +1,5 @@ +SUBDIRS = . ename + imagesdir = $(datadir)/images/evolution INCLUDES = \ @@ -31,4 +33,4 @@ libeutil_la_SOURCES = \ libeutil_la_LIBADD = $(UNICODE_LIBS) libeutil_static_la_SOURCES = $(libeutil_la_SOURCES) -libeutil_static_la_LDFLAGS = --all-static \ No newline at end of file +libeutil_static_la_LDFLAGS = --all-static -- cgit v1.2.3