Files
evolution/Makefile.am
JP Rosevear 84e5443d05 Oops, that shouldn't have gone in :-)
svn path=/trunk/; revision=6862
2000-12-08 17:53:13 +00:00

48 lines
1.1 KiB
Makefile

changelogs = \
ChangeLog
appicondir = $(datadir)/pixmaps
appicon_DATA = evolution.png
applicationdir = $(datadir)/gnome/apps/Applications
application_DATA = evolution.desktop
EXTRA_DIST = \
AUTHORS \
$(changelogs) \
COPYING-DOCS \
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