aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
blob: 2c11d28c1344139bac19b1579dc53ebe15039439 (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) 
    -I$(includedir)

bin_PROGRAMS = gncal

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

gncal_LDADD = \
    $(GNOMEUI_LIBS) \
    $(top_builddir)/support/libsupport.a

EXTRA_DIST = \
    gncal.desktop

Productivitydir = $(datadir)/apps/Productivity

Productivity_DATA = gncal.desktop

'>log msg
path: root/net/p5-Net-Random
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.0clsung2007-04-222-4/+4
* - Update to 1.4clsung2007-03-022-11/+5
* - Update to 1.3clsung2007-01-242-4/+4
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2