diff options
Diffstat (limited to 'executive-summary/Makefile.am')
-rw-r--r-- | executive-summary/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/executive-summary/Makefile.am b/executive-summary/Makefile.am deleted file mode 100644 index cd37422535..0000000000 --- a/executive-summary/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -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) |