From da47a92f83c97aba001150736c375be3111e5b8b Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 19 Feb 2003 18:13:20 +0000 Subject: (INCLUDES): Use $(evolutionuidir) instead of $(evolution_uidir). [Pointed out by Grzegorz Goawski.] svn path=/trunk/; revision=19946 --- addressbook/gui/contact-editor/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui') diff --git a/addressbook/gui/contact-editor/Makefile.am b/addressbook/gui/contact-editor/Makefile.am index c7f7acac71..01ec18265a 100644 --- a/addressbook/gui/contact-editor/Makefile.am +++ b/addressbook/gui/contact-editor/Makefile.am @@ -9,7 +9,7 @@ INCLUDES = \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ -DEVOLUTION_DATADIR=\""$(datadir)"\" \ -DEVOLUTION_IMAGESDIR=\""$(imagesdir)"\" \ - -DEVOLUTION_UIDIR=\""$(evolution_uidir)\"" \ + -DEVOLUTION_UIDIR=\""$(evolutionuidir)\"" \ -DG_LOG_DOMAIN=\"contact-editor\" \ -DG_DISABLE_DEPRECATED \ -DGTK_DISABLE_DEPRECATED \ -- cgit v1.2.3