Files
evolution/Makefile.am
Federico Mena Quintero e3297a5f71 Um, why was the doc directory removed from SUBDIRS?
2001-01-18  Federico Mena Quintero  <federico@ximian.com>

	* Makefile.am: Um, why was the doc directory removed from SUBDIRS?

svn path=/trunk/; revision=7626
2001-01-18 18:00:31 +00:00

46 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) \
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