diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-25 02:11:42 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-25 02:11:42 +0800 |
commit | 16dbc5e5c4dcfc0e49d702850b51fcccbe28833b (patch) | |
tree | d64620ec4585ecf2dc9ea280b1443a7ef54f4fab /addressbook/gui/contact-editor/Makefile.am | |
parent | 5c64c7c93ca733110a1e3a912bd3cd44b031170a (diff) | |
download | gsoc2013-evolution-16dbc5e5c4dcfc0e49d702850b51fcccbe28833b.tar.gz gsoc2013-evolution-16dbc5e5c4dcfc0e49d702850b51fcccbe28833b.tar.zst gsoc2013-evolution-16dbc5e5c4dcfc0e49d702850b51fcccbe28833b.zip |
Remove definition; this is now in configure.in. Likewise. Likewise.
* gui/component/Makefile.am (iconsdir): Remove definition; this is
now in configure.in.
* gui/contact-editor/Makefile.am (iconsdir): Likewise.
* gui/contact-list-editor/Makefile.am (iconsdir): Likewise.
svn path=/trunk/; revision=19619
Diffstat (limited to 'addressbook/gui/contact-editor/Makefile.am')
-rw-r--r-- | addressbook/gui/contact-editor/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/Makefile.am b/addressbook/gui/contact-editor/Makefile.am index 38cf7e9da7..0b478a3479 100644 --- a/addressbook/gui/contact-editor/Makefile.am +++ b/addressbook/gui/contact-editor/Makefile.am @@ -52,7 +52,6 @@ MARSHAL_GENERATED = e-contact-editor-marshal.c e-contact-editor-marshal.h evolutiondir = $(datadir)/evolution-$(BASE_VERSION) evolution_DATA = arrow.png -iconsdir = $(datadir)/evolution-$(BASE_VERSION)/images gladedir = $(datadir)/evolution-$(BASE_VERSION)/glade glade_DATA = \ |