aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/Makefile.am
blob: 49371f64ab48932d0a998fcb232403d1a038614e (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
INCLUDES =                  \
    $(EXTRA_GNOME_CFLAGS)           \
    $(GNOME_INCLUDEDIR)         \
    -I$(top_srcdir)/e-util          \
    -I$(top_srcdir)             \
    -I$(top_srcdir)/addressbook/backend/pas \
    -I$(top_srcdir)/calendar/pcs        \
    -I$(top_srcdir)/calendar/cal-util \
    -DEVOLUTION_VERSION=\""$(VERSION)"\"    \
    -DEVOLUTION_LOCALEDIR=\""$(datadir)/locale"\"   

bin_PROGRAMS =  \
    wombat

wombat_SOURCES =    \
    wombat.c

wombat_LDADD =              \
    $(EXTRA_GNOME_LIBS)     \
    $(BONOBO_HTML_GNOME_LIBS)   \
    $(top_builddir)/e-util/libeutil.la              \
    $(top_builddir)/addressbook/backend/pas/libpas.la       \
    $(top_builddir)/addressbook/backend/ebook/libebook.la   \
    $(top_builddir)/calendar/pcs/libpcs.la          \
    $(top_builddir)/libical/src/libical/libical.la      \
    $(top_builddir)/calendar/cal-util/libcalutil.la         \
    $(top_builddir)/libversit/libversit.la          \
    -lgnomevfs

wombat_LDFLAGS = `gnome-config --libs gnorba` 

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