aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-01-12 00:04:13 +0800
committernobody <nobody@localhost>2001-01-12 00:04:13 +0800
commit526f5d8c6417228db71ad9e50c1a8bd8e4f5d573 (patch)
treed85b68359c2b29573feb055cb4a8269e5aa3bc56 /executive-summary/Makefile.am
parentf753547d5d281b34587430a88a1dc1934d65c889 (diff)
downloadgsoc2013-evolution-BALSA_1_1_0.tar
gsoc2013-evolution-BALSA_1_1_0.tar.gz
gsoc2013-evolution-BALSA_1_1_0.tar.bz2
gsoc2013-evolution-BALSA_1_1_0.tar.lz
gsoc2013-evolution-BALSA_1_1_0.tar.xz
gsoc2013-evolution-BALSA_1_1_0.tar.zst
gsoc2013-evolution-BALSA_1_1_0.zip
This commit was manufactured by cvs2svn to create tag 'BALSA_1_1_0'.BALSA_1_1_0
svn path=/tags/BALSA_1_1_0/; revision=7387
Diffstat (limited to 'executive-summary/Makefile.am')
-rw-r--r--executive-summary/Makefile.am9
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)