aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-util/Makefile.am
blob: c22c0f1948a7ae6d8e7558f64cf94b7d2eb3c43e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21


#INCLUDES =                     \
#        -DGNOMELOCALEDIR=\""$(datadir)/locale"\"        \
#   -DG_LOG_DOMAIN=\"cal-client\"           \
#   -I$(srcdir) -I$(top_srcdir)             \
#   -I.                         \
#   -I..                        \
#   -I$(top_builddir)               \
#        -I$(includedir)                                 \
#        $(GNOME_INCLUDEDIR)


lib_LTLIBRARIES = libcalutil.la

libcalutil_la_SOURCES = \
    cal-util.c  \
    cal-util.h  \
    timeutil.c  \
    timeutil.h