diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-24 03:35:35 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-24 03:35:35 +0800 |
commit | 0b37350a152e86825cd8a26c7d7f3041579b7475 (patch) | |
tree | f436c423657c025c55da976b730785f8b42b7dba /addressbook/gui/component/Makefile.am | |
parent | a47f03c9bc4e2a4a6372eae5ad89b0b88d0eae25 (diff) | |
download | gsoc2013-evolution-0b37350a152e86825cd8a26c7d7f3041579b7475.tar.gz gsoc2013-evolution-0b37350a152e86825cd8a26c7d7f3041579b7475.tar.zst gsoc2013-evolution-0b37350a152e86825cd8a26c7d7f3041579b7475.zip |
Remove definition; no need to set it here since it's now defined in
* gui/component/select-names/Makefile.am (componentdir): Remove
definition; no need to set it here since it's now defined in
configure.in
* gui/component/Makefile.am (componentdir): Likewise.
svn path=/trunk/; revision=19594
Diffstat (limited to 'addressbook/gui/component/Makefile.am')
-rw-r--r-- | addressbook/gui/component/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index b1f585db7a..3645f8756d 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -32,7 +32,6 @@ INCLUDES = \ -DLIBGNOMEUI_DISABLE_DEPRECATED \ $(EVOLUTION_ADDRESSBOOK_CFLAGS) -componentdir = $(COMPONENT_DIR) component_LTLIBRARIES = libevolution-addressbook.la libevolution_addressbook_la_SOURCES = \ |