aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
blob: 992c29189c66a07777eb604180d16afe6fc0d1af (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

INCLUDES =          \
    -I$(includedir)     \
    $(X_CFLAGS)

bin_PROGRAMS = gncal

gncal_SOURCES = \
    gncal.c     \
    gncal.h     \
    calcs.c     \
    calcs.h

gncal_LDADD = \
    $(GNOMEUI_LIBS)

EXTRA_DIST = \
    gncal.desktop

Productivitydir = $(datadir)/apps/Productivity

Productivity_DATA = gncal.desktop