diff options
Diffstat (limited to 'my-evolution/Makefile.am')
-rw-r--r-- | my-evolution/Makefile.am | 3 |
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 \ |