Files
evolution/ui/Makefile.am
Matthew Barnes 45d475c31b Kill EMMenu and EMPopup.
Also finish adapting Templates plugin to EPluginUI.
It was still leaning pretty hard on EMPopup.
2009-08-10 10:32:03 -04:00

17 lines
312 B
Makefile

UI_FILES = \
evolution-calendars.ui \
evolution-contacts.ui \
evolution-mail.ui \
evolution-mail-reader.ui \
evolution-memos.ui \
evolution-shell.ui \
evolution-tasks.ui
evolutionui_DATA = $(UI_FILES)
EXTRA_DIST = \
$(UI_FILES) \
ChangeLog.pre-1-4
-include $(top_srcdir)/git.mk