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 c368e5fe19..0050ff4e5d 100644 --- a/my-evolution/Makefile.am +++ b/my-evolution/Makefile.am @@ -46,7 +46,8 @@ evolution_executive_summary_SOURCES = \ e-summary-weather.h \ main.c \ metar.c \ - metar.h + metar.h \ + my-evolution-html.h evolution_executive_summary_LDADD = \ $(top_builddir)/shell/libeshell.la \ |