aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-04-16 17:30:54 +0800
committernobody <nobody@localhost>2001-04-16 17:30:54 +0800
commit6e405ff38c1cc0715c5e14989c946a5f4f1249f7 (patch)
treeaaa46c1cf6c9a87e8f291ef7673bd9463803e8c9 /executive-summary/Makefile.am
parent75a16468d369f58587f27ab4655fbe1c1091fc95 (diff)
downloadgsoc2013-evolution-6e405ff38c1cc0715c5e14989c946a5f4f1249f7.tar
gsoc2013-evolution-6e405ff38c1cc0715c5e14989c946a5f4f1249f7.tar.gz
gsoc2013-evolution-6e405ff38c1cc0715c5e14989c946a5f4f1249f7.tar.bz2
gsoc2013-evolution-6e405ff38c1cc0715c5e14989c946a5f4f1249f7.tar.lz
gsoc2013-evolution-6e405ff38c1cc0715c5e14989c946a5f4f1249f7.tar.xz
gsoc2013-evolution-6e405ff38c1cc0715c5e14989c946a5f4f1249f7.tar.zst
gsoc2013-evolution-6e405ff38c1cc0715c5e14989c946a5f4f1249f7.zip
This commit was manufactured by cvs2svn to create tagradioactive-1_2_1
'radioactive-1_2_1'. svn path=/tags/radioactive-1_2_1/; revision=9372
Diffstat (limited to 'executive-summary/Makefile.am')
-rw-r--r--executive-summary/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/executive-summary/Makefile.am b/executive-summary/Makefile.am
deleted file mode 100644
index 6d9aa83a17..0000000000
--- a/executive-summary/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-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)