diff options
Diffstat (limited to 'calendar/gui')
-rw-r--r-- | calendar/gui/Makefile.am | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 3eb1273c44..52b287c738 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -114,12 +114,16 @@ EXTRA_DIST = \ $(OAF_GNORBA_EXTRAS) \ $(glade_DATA) \ bell.xpm \ - recur.xpm \ - jump.xpm \ dayview.xpm \ - workweekview.xpm \ - weekview.xpm \ + jump.xpm \ monthview.xpm \ + recur.xpm \ + task-assign-to.xpm \ + task-assigned.xpm \ + task-recurring.xpm \ + task.xpm \ + weekview.xpm \ + workweekview.xpm \ yearview.xpm \ calendar-control.gnorba \ calendar-control.oafinfo |