aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-01-24 05:03:07 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-01-24 05:03:07 +0800
commit5537132932e9cbb71229523c8bafa0051f2ba10d (patch)
treebb8b18045bcafb5156f61b779f39ce4ef304a59d /e-util/Makefile.am
parentaf75cca70337d1c83723a513811696bfed80ef99 (diff)
downloadgsoc2013-evolution-5537132932e9cbb71229523c8bafa0051f2ba10d.tar.gz
gsoc2013-evolution-5537132932e9cbb71229523c8bafa0051f2ba10d.tar.zst
gsoc2013-evolution-5537132932e9cbb71229523c8bafa0051f2ba10d.zip
build new sources
2004-01-23 JP Rosevear <jpr@ximian.com> * Makefile.am: build new sources * e-folder-map.[hc]: builds a list of 1.4 folder paths of a certain type svn path=/trunk/; revision=24389
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 18e649cdfb..b88b20db2e 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -22,6 +22,7 @@ eutilinclude_HEADERS = \
e-corba-utils.h \
e-dialog-utils.h \
e-dialog-widgets.h \
+ e-folder-map.h \
e-gtk-utils.h \
e-gui-utils.h \
e-host-utils.h \
@@ -50,6 +51,7 @@ libeutil_la_SOURCES = \
e-account-list.c \
e-account.c \
e-bconf-map.c \
+ e-folder-map.c \
e-categories-config.c \
e-categories-master-list-wombat.c \
e-component-listener.c \