aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/Makefile.am
blob: 5d41e71650fa040af93ddb824fec3f3e64183dc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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)