Files
evolution/Makefile.am
Ross Golder 20286800b5 Added spec file for 'rpm -tb evolution-x.y.tar.gz' ability.
svn path=/trunk/; revision=3230
2000-05-27 18:42:38 +00:00

37 lines
455 B
Makefile

changelogs = \
ChangeLog
EXTRA_DIST = \
AUTHORS \
$(changelogs) \
README \
HACKING \
MAINTAINERS \
NEWS \
evolution.spec.in
SUBDIRS = \
intl \
macros \
data \
e-util \
widgets \
shell \
libibex \
camel \
filter \
composer \
mail \
libical \
libversit \
addressbook \
calendar \
wombat \
art \
default_user \
tools \
po
dist-hook: evolution.spec
cp evolution.spec $(distdir)