aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-06-09 05:59:57 +0800
committerIain Holmes <iain@src.gnome.org>2001-06-09 05:59:57 +0800
commit82d92747eda80689733f7bd068cfd98c691aabf4 (patch)
tree809e112afdde62b8eaf817beebd296596fd6c2bf
parentbb2fab7208f6b9f4f30255b5044d1e637630baf8 (diff)
downloadgsoc2013-evolution-82d92747eda80689733f7bd068cfd98c691aabf4.tar
gsoc2013-evolution-82d92747eda80689733f7bd068cfd98c691aabf4.tar.gz
gsoc2013-evolution-82d92747eda80689733f7bd068cfd98c691aabf4.tar.bz2
gsoc2013-evolution-82d92747eda80689733f7bd068cfd98c691aabf4.tar.lz
gsoc2013-evolution-82d92747eda80689733f7bd068cfd98c691aabf4.tar.xz
gsoc2013-evolution-82d92747eda80689733f7bd068cfd98c691aabf4.tar.zst
gsoc2013-evolution-82d92747eda80689733f7bd068cfd98c691aabf4.zip
Opps
svn path=/trunk/; revision=10166
-rw-r--r--my-evolution/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/my-evolution/Makefile.am b/my-evolution/Makefile.am
index 877b90818c..42f7327d84 100644
--- a/my-evolution/Makefile.am
+++ b/my-evolution/Makefile.am
@@ -47,7 +47,7 @@ evolution_executive_summary_SOURCES = \
metar.h
evolution_executive_summary_LDADD = \
- $(top_builddir)/shell/libeshell.a \
+ $(top_builddir)/shell/libeshell.la \
$(top_builddir)/widgets/misc/libemiscwidgets.a \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/calendar/cal-client/libcal-client.la \
@@ -66,7 +66,7 @@ oafdir = $(datadir)/oaf
oaf_in_files = GNOME_Evolution_Summary.oaf.in
oaf_DATA = $(oaf_in_files:.oaf.in=.oaf)
-@XML_I18N_MERGE_OAF_RULES@
+@XML_I18N_MERGE_OAF_RULE@
EXTRA_DIST = $(oaf_in_files) $(oaf_DATA) $(Location_DATA)