diff options
author | nobody <nobody@localhost> | 2001-08-05 03:29:35 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-08-05 03:29:35 +0800 |
commit | 501eb088ffd334e7f2c5456ad1965f4a4d1bb18b (patch) | |
tree | 0f0f7d161df8ec2e9a2e06dc0f87a8c17389d1e1 /executive-summary/Makefile.am | |
parent | 950e90cd92e950cb17645b5c3d6fc6eae2f07c5e (diff) | |
download | gsoc2013-evolution-CONTROL_CENTER_PLUS_1_5_5.tar.gz gsoc2013-evolution-CONTROL_CENTER_PLUS_1_5_5.tar.zst gsoc2013-evolution-CONTROL_CENTER_PLUS_1_5_5.zip |
This commit was manufactured by cvs2svn to create tagCONTROL_CENTER_PLUS_1_5_5
'CONTROL_CENTER_PLUS_1_5_5'.
svn path=/tags/CONTROL_CENTER_PLUS_1_5_5/; revision=11658
Diffstat (limited to 'executive-summary/Makefile.am')
-rw-r--r-- | executive-summary/Makefile.am | 12 |
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) |