File: Makefile.am

package info (click to toggle)
evolution 2.6.3-6etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 79,516 kB
  • ctags: 32,159
  • sloc: ansic: 295,007; xml: 10,755; sh: 9,373; makefile: 3,756; perl: 1,591
file content (24 lines) | stat: -rw-r--r-- 611 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
XML_FILES =					\
	evolution.xml				\
	evolution-addressbook.xml		\
	evolution-calendar.xml			\
	evolution-composer-entries.xml		\
	evolution-mail-message.xml		\
	evolution-mail-list.xml			\
	evolution-mail-global.xml		\
	evolution-mail-messagedisplay.xml	\
	evolution-memos.xml			\
	evolution-message-composer.xml		\
	evolution-signature-editor.xml		\
	evolution-subscribe.xml			\
	evolution-event-editor.xml		\
	evolution-memo-editor.xml		\
	evolution-task-editor.xml		\
	evolution-editor.xml			\
	evolution-tasks.xml

evolutionui_DATA = $(XML_FILES)

EXTRA_DIST =					\
	$(XML_FILES)				\
	ChangeLog.pre-1-4