Files
evolution/Makefile.am
Dan Winship 29a3e72881 build and install docs
svn path=/trunk/; revision=3345
2000-06-01 23:37:49 +00:00

38 lines
464 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 \
doc
dist-hook: evolution.spec
cp evolution.spec $(distdir)