Files
evolution/Makefile.am
Iain Holmes 2039485191 Summary is back in :D
Fixed a silly size issue for composer file selectors.

svn path=/trunk/; revision=6187
2000-10-25 23:03:33 +00:00

47 lines
1.0 KiB
Makefile

changelogs = \
ChangeLog
appicondir = $(datadir)/pixmaps
appicon_DATA = evolution.png
applicationdir = $(datadir)/gnome/apps/Applications
application_DATA = evolution.desktop
EXTRA_DIST = \
AUTHORS \
$(changelogs) \
README \
HACKING \
MAINTAINERS \
NEWS \
$(appicon_DATA) \
$(application_DATA)
SUBDIRS = \
intl \
macros \
data \
e-util \
widgets \
shell \
executive-summary \
libibex \
camel \
filter \
composer \
mail \
libical \
libversit \
addressbook \
calendar \
wombat \
art \
ui \
default_user \
tools \
po \
doc