2001-08-16 Kjartan Maraas <kmaraas@gnome.org> * Makefile.am: Added omf-install to the build. * configure.in: Adjust for the move of the user docs. svn path=/trunk/; revision=12088
45 lines
965 B
Makefile
45 lines
965 B
Makefile
changelogs = \
|
|
ChangeLog
|
|
|
|
EXTRA_DIST = \
|
|
AUTHORS \
|
|
$(changelogs) \
|
|
COPYING-DOCS \
|
|
README \
|
|
HACKING \
|
|
MAINTAINERS \
|
|
NEWS \
|
|
xml-i18n-merge.in \
|
|
xml-i18n-update.in \
|
|
xml-i18n-extract.in
|
|
|
|
SUBDIRS = \
|
|
intl \
|
|
macros \
|
|
data \
|
|
e-util \
|
|
widgets \
|
|
shell \
|
|
libibex \
|
|
camel \
|
|
filter \
|
|
libical \
|
|
libversit \
|
|
libwombat \
|
|
addressbook \
|
|
composer \
|
|
mail \
|
|
calendar \
|
|
wombat \
|
|
importers \
|
|
my-evolution \
|
|
art \
|
|
ui \
|
|
default_user \
|
|
views \
|
|
tools \
|
|
doc \
|
|
po \
|
|
omf-install
|
|
|