diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 5e2c3e9a34..b37494f29b 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -140,7 +140,7 @@ evolution_LDADD = \ $(BONOBO_GNOME_LIBS) oafdir = $(datadir)/oaf -oaf_DATA = evolution.oafinfo +oaf_DATA = GNOME_Evolution_Shell.oafinfo EXTRA_DIST = $(IDLS) $(oaf_DATA) |