aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r--calendar/gui/Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 8ab648e90e..67a257f0dd 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -13,9 +13,6 @@ $(IDL_GENERATED): $(IDLS)
$(ORBIT_IDL) -I $(datadir)/idl `$(GNOME_CONFIG) --cflags idl` \
-I . $(srcdir)/../../composer/Evolution-Composer.idl
-##
-
-
SUBDIRS = dialogs
help_base = $(datadir)/gnome/help/cal
@@ -114,7 +111,9 @@ evolution_calendar_SOURCES = \
popup-menu.h \
print.c \
print.h \
- prop.c
+ prop.c \
+ weekday-picker.c \
+ weekday-picker.h
evolution_calendar_LDADD = \
$(top_builddir)/shell/libeshell.a \
@@ -147,7 +146,6 @@ EXTRA_DIST = \
calendar-control.oafinfo \
evolution-calendar.oafinfo
-
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(help_base)/C
$(mkinstalldirs) $(Conduitsdir)