2001-03-15 Gediminas Paulauskas <menesis@delfi.lt> Removed .oafinfo files -- they are obsolete. Moved pixmaps from calendar/gui/ to art/ Moved evolution.png to art/ Moved evolution.desktop.in to data/ Generate doc/devel/executive-summary/Makefile svn path=/trunk/; revision=8727
40 lines
921 B
Makefile
40 lines
921 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 \
|
|
executive-summary \
|
|
libibex \
|
|
camel \
|
|
filter \
|
|
composer \
|
|
mail \
|
|
libical \
|
|
libversit \
|
|
addressbook \
|
|
calendar \
|
|
wombat \
|
|
art \
|
|
ui \
|
|
default_user \
|
|
views \
|
|
tools \
|
|
po
|