aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
blob: 0796c6b142b3a70434146b4d41dcdbf6ee41a206 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
SUBDIRS = doc

idldir = $(datadir)/idl
idl_DATA = GnomeCal.idl

gnorbadir = $(sysconfdir)/CORBA/servers
gnorba_DATA = gnomecal.gnorba

help_base = $(datadir)/gnome/help/cal

CFLAGS += -Wall -Wunused -Wpointer-arith -Wmissing-declarations

INCLUDES =          \
    -I$(includedir)                 \
    $(GNOME_INCLUDEDIR)             \
    $(GNOME_CONDUIT_INCLUDEDIR)             \
    $(PISOCK_INCLUDEDIR)                  \
        -DGNOMELOCALEDIR=\""$(datadir)/locale"\"

bin_PROGRAMS = gnomecal @CALSYNC@
EXTRA_PROGRAMS = calendar-pilot-sync

GNOMECAL_CORBA_GENERATED =  \
    GnomeCal.h      \
    GnomeCal.c      \
    GnomeCal-common.c   \
    GnomeCal-skels.c    \
    GnomeCal-stubs.c

$(GNOMECAL_CORBA_GENERATED): my_gnomecal_idl

my_gnomecal_idl: GnomeCal.idl
    orbit-idl $(srcdir)/GnomeCal.idl
    touch my_gnomecal_idl

corba-cal.c     \
corba-cal.h     \
corba-cal-factory.c \
corba-cal-factory.h: GnomeCal.h

gnomecal_SOURCES = \
    GnomeCal-common.c   \
    GnomeCal-skels.c    \
    GnomeCal.h      \
    alarm.c         \
    alarm.h         \
    calendar.c      \
    calendar.h      \
    calobj.c        \
    calobj.h        \
    eventedit.c     \
    eventedit.h     \
    getdate.y       \
    corba-cal.c     \
    corba-cal.h     \
    corba-cal-factory.c \
    corba-cal-factory.h \
    gncal-day-panel.c   \
    gncal-day-panel.h   \
    gncal-day-view.c    \
    gncal-day-view.h    \
    gncal-full-day.c    \
    gncal-full-day.h    \
    gncal-week-view.c   \
    gncal-week-view.h   \
    gncal-todo.c        \
    gncal-todo.h        \
    gnome-month-item.c  \
    gnome-month-item.h  \
    gnome-cal.c     \
    gnome-cal.h     \
    html-month.c        \
    goto.c          \
    layout.c        \
    layout.h        \
    main.c          \
    main.h          \
    mark.c          \
    mark.h          \
    month-view.c        \
    month-view.h        \
    popup-menu.c        \
    popup-menu.h        \
    prop.c          \
    quick-view.c        \
    quick-view.h        \
    timeutil.c      \
    timeutil.h      \
    view-utils.h        \
    view-utils.c        \
    year-view.c     \
    year-view.h

calendar_pilot_sync_SOURCES =   \
    GnomeCal-common.c   \
    GnomeCal-stubs.c    \
    alarm.c         \
    calendar-pilot-sync.c   \
    calobj.c        \
    calobj.h        \
    calendar.c      \
    calendar.h      \
    timeutil.c      \
    timeutil.h



LINK_FLAGS = \
    $(GNOME_LIBDIR) \
    $(GNOMEGNORBA_LIBS) \
    $(INTLLIBS) ../libversit/libversit.a

calendar_pilot_sync_LDADD = \
    $(PISOCK_LIBS)      \
    $(LINK_FLAGS)


#calendar_conduit
calendar_conduitsdir=$(libdir)/gnome-pilot/conduits

calendar_conduits_LTLIBRARIES = @CALCONDUITLIB@

EXTRA_LTLIBRARIES = libcalendar_conduit.la

libcalendar_conduit_la_LDFLAGS = \
    -rpath $(libdir)

libcalendar_conduit_la_LIBADD = \
    $(GNOME_CONDUIT_LIBS) \
    $(GNOME_LIBDIR) \
    $(GNOME_LIBS)

libcalendar_conduit_la_SOURCES = \
    calendar-conduit.c

#libcalendar_conduit_la_OBJECTS = \
#   calendar-conduit.o

#gncal_LDADD = $(LINK_FLAGS)

gnomecal_LDADD = $(LINK_FLAGS)

EXTRA_DIST = \
    gncal.desktop   \
    bell.xpm    \
    recur.xpm   \
    $(idl_DATA) \
    $(gnorba_DATA)


Productivitydir = $(datadir)/gnome/apps/Applications

Productivity_DATA = gncal.desktop

install-data-local:
    $(mkinstalldirs) $(DESTDIR)$(help_base)/C
ome-3.26&id=ad26b780c399ce4ee913ee40b984b6693dc884d7'>Update lang/erlang-runtime20 to version 20.2.1.olgeni2017-12-152-6/+8 * Update lang/erlang-runtime20 to version 20.2.olgeni2017-12-132-35/+13 * Update lang/erlang-runtime20 to version 20.1.7.olgeni2017-11-242-6/+10 * Update lang/erlang-runtime20 to version 20.1.6.olgeni2017-11-202-7/+9 * Update lang/erlang-runtime20 to version 20.1.5.olgeni2017-11-112-7/+9 * Update lang/erlang-runtime20 to version 20.1.4 and fix documentation paths.olgeni2017-11-022-6/+14 * Update lang/erlang-runtime20 to version 20.1.3.olgeni2017-10-252-5/+17 * For ports that are explicitly enabled on armv6, also enable themlinimon2017-10-111-1/+1 * Update lang/erlang-runtime20 to version 20.1.olgeni2017-09-302-32/+11 * Simplify handling of application updates in Erlang ports.olgeni2017-09-291-45/+17 * Update lang/erlang-runtime20 to version 20.0.5.olgeni2017-09-152-4/+10 * Update lang/erlang-runtime20 to version 20.0.4.olgeni2017-08-252-4/+11 * Update lang/erlang-runtime20 to version 20.0.3.olgeni2017-08-242-5/+15 * Update lang/erlang-runtime20 to version 20.0.2.olgeni2017-07-272-4/+14 * Update lang/erlang-runtime20 to version 20.0.1.olgeni2017-07-042-3/+26