aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-04-28 03:01:18 +0800
committerDan Winship <danw@src.gnome.org>2000-04-28 03:01:18 +0800
commitaef27503fb2115e096b78acf6111000803c2905b (patch)
tree1d3913464fe5edaed541624666fdb71fc3d5c109 /e-util/Makefile.am
parente5d2b62bf6fae52b49915c67d92e81968f61647a (diff)
downloadgsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar.gz
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar.bz2
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar.lz
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar.xz
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.tar.zst
gsoc2013-evolution-aef27503fb2115e096b78acf6111000803c2905b.zip
Moved here from the mailer, since it's of general use, and the composer
* e-html-utils.c (e_text_to_html): Moved here from the mailer, since it's of general use, and the composer needs it too. svn path=/trunk/; revision=2662
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 93fa276e2f..19c757e580 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -12,6 +12,8 @@ libeutil_la_SOURCES = \
e-cursors.h \
e-gui-utils.c \
e-gui-utils.h \
+ e-html-utils.c \
+ e-html-utils.h \
e-paned.c \
e-paned.h \
e-popup-menu.c \