aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/Makefile.am
blob: 6d9aa83a17280f39d35726ce7d84459aa182f79e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
SUBDIRS = idl evolution-services component test-service

oafdir = $(datadir)/oaf
oaf_in_files = GNOME_Evolution_Summary.oaf.in
oaf_DATA = $(oaf_in_files:.oaf.in=.oaf)

@XML_I18N_MERGE_OAF_RULE@

htmldir = $(datadir)/evolution
html_DATA = summary.html

EXTRA_DIST = $(oaf_in_files) $(oaf_DATA) $(html_DATA)