aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-06-16 01:12:09 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-06-16 01:12:09 +0800
commitd90fbb36059b624936bb7a795fe22a32d66163bd (patch)
tree9d70303c511d692d38a9825e44fbc62264c51332 /my-evolution/Makefile.am
parentb461c51f7c9c42d5933572a7c565462c252760c9 (diff)
downloadgsoc2013-evolution-d90fbb36059b624936bb7a795fe22a32d66163bd.tar
gsoc2013-evolution-d90fbb36059b624936bb7a795fe22a32d66163bd.tar.gz
gsoc2013-evolution-d90fbb36059b624936bb7a795fe22a32d66163bd.tar.bz2
gsoc2013-evolution-d90fbb36059b624936bb7a795fe22a32d66163bd.tar.lz
gsoc2013-evolution-d90fbb36059b624936bb7a795fe22a32d66163bd.tar.xz
gsoc2013-evolution-d90fbb36059b624936bb7a795fe22a32d66163bd.tar.zst
gsoc2013-evolution-d90fbb36059b624936bb7a795fe22a32d66163bd.zip
Get weather.h disted
2001-06-15 JP Rosevear <jpr@ximian.com> * Makefile.am: Get weather.h disted svn path=/trunk/; revision=10253
Diffstat (limited to 'my-evolution/Makefile.am')
-rw-r--r--my-evolution/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/my-evolution/Makefile.am b/my-evolution/Makefile.am
index 48b1c4cd7f..441f12f1eb 100644
--- a/my-evolution/Makefile.am
+++ b/my-evolution/Makefile.am
@@ -49,7 +49,8 @@ evolution_executive_summary_SOURCES = \
main.c \
metar.c \
metar.h \
- my-evolution-html.h
+ my-evolution-html.h \
+ weather.h
evolution_executive_summary_LDADD = \
$(top_builddir)/shell/libeshell.la \