~mrooney/awn-extras/bugfix.359668

« back to all changes in this revision

Viewing changes to src/calendar/dateutil/Makefile.am

  • Committer: Mark Lee
  • Date: 2009-03-29 18:15:01 UTC
  • mfrom: (1139.1.4 awn-extras trunk)
  • Revision ID: bzr@lazymalevolence.com-20090329181501-tl6igg7c250kf448
Merge Calendar applet cleanup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS = zoneinfo
2
 
 
3
 
dist_calendar_DATA =                            \
4
 
                easter.py       \
5
 
                relativedelta.py        \
6
 
                __init__.py     \
7
 
                rrule.py        \
8
 
                parser.py       \
9
 
                tz.py   \
10
 
                tzwin.py
11
 
 
12
 
calendardir = $(datadir)/avant-window-navigator/applets/calendar/dateutil