diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-10-20 01:47:39 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-10-20 01:47:39 +0800 |
commit | 329fe7df32a9114d2d293176f6303d50742b2b26 (patch) | |
tree | e3befb8651bb4e0a5f9faa2e04d814752491e5dc /calendar/gui/Makefile.am | |
parent | 79d19f353c19137c65fe40164d90da0b16eee9ed (diff) | |
download | gsoc2013-evolution-329fe7df32a9114d2d293176f6303d50742b2b26.tar gsoc2013-evolution-329fe7df32a9114d2d293176f6303d50742b2b26.tar.gz gsoc2013-evolution-329fe7df32a9114d2d293176f6303d50742b2b26.tar.bz2 gsoc2013-evolution-329fe7df32a9114d2d293176f6303d50742b2b26.tar.lz gsoc2013-evolution-329fe7df32a9114d2d293176f6303d50742b2b26.tar.xz gsoc2013-evolution-329fe7df32a9114d2d293176f6303d50742b2b26.tar.zst gsoc2013-evolution-329fe7df32a9114d2d293176f6303d50742b2b26.zip |
Build fixes from Jacob, same as the other branch.
svn path=/trunk/; revision=6035
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r-- | calendar/gui/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 9b5a81a68a..cf9c385aa2 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -78,6 +78,7 @@ evolution_calendar_SOURCES = \ e-itip-control.c \ event-editor.c \ event-editor.h \ + event-editor-dialog.glade.h \ getdate.y \ gncal-todo.c \ gncal-todo.h \ @@ -109,6 +110,7 @@ oaf_DATA = calendar-control.oafinfo evolution-calendar.oafinfo EXTRA_DIST = \ $(glade_DATA) \ + $(glade_messages) \ bell.xpm \ check-filled.xpm \ dayview.xpm \ |