aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-05-16 00:19:25 +0800
committernobody <nobody@localhost>2002-05-16 00:19:25 +0800
commitdb3517aa869cd4747a0fa97d0c625866dbbcb2dc (patch)
tree9a14849dd3a40bd1667b88d689e2aa7d58d08bce /executive-summary/Makefile.am
parent74f4231f4eb650f0243ff39ab5a085b1df4f7697 (diff)
downloadgsoc2013-evolution-GEDIT_1_121_0.tar.gz
gsoc2013-evolution-GEDIT_1_121_0.tar.zst
gsoc2013-evolution-GEDIT_1_121_0.zip
This commit was manufactured by cvs2svn to create tagGEDIT_1_121_0
'GEDIT_1_121_0'. svn path=/tags/GEDIT_1_121_0/; revision=16828
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)