Files
evolution/ui/Makefile.am
Matthew Barnes 79aa45cfed Progress update:
- Calendar is kind of a mess at the moment.  Doesn't compile.

	- Roughed in the Mail module, including all the actions.
	  That _does_ compile.  Runs, even.


svn path=/branches/kill-bonobo/; revision=36611
2008-10-13 17:57:46 +00:00

22 lines
448 B
Makefile

XML_FILES = \
evolution.xml \
evolution-mail-message.xml \
evolution-mail-list.xml \
evolution-mail-global.xml \
evolution-mail-messagedisplay.xml
UI_FILES = \
evolution-calendars.ui \
evolution-contacts.ui \
evolution-mail.ui \
evolution-memos.ui \
evolution-shell.ui \
evolution-tasks.ui
evolutionui_DATA = $(UI_FILES) $(XML_FILES)
EXTRA_DIST = \
$(UI_FILES) \
$(XML_FILES) \
ChangeLog.pre-1-4