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

oafdir = $(datadir)/oaf
oaf_DATA = GNOME_Evolution_Summary.oafinfo

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

EXTRA_DIST = $(oaf_DATA) $(html_DATA)