From d68227cb50fd2dba42dbba0c843220f5dfc434f2 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Fri, 18 Apr 2003 21:53:15 +0000 Subject: Add missing -DPREFIX 2003-04-18 Rodney Dawes * gui/component/select-names/Makefile.am: Add missing -DPREFIX svn path=/trunk/; revision=20893 --- addressbook/gui/component/select-names/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui/component/select-names/Makefile.am') diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am index a8ed133103..8c65110fb1 100644 --- a/addressbook/gui/component/select-names/Makefile.am +++ b/addressbook/gui/component/select-names/Makefile.am @@ -42,6 +42,7 @@ INCLUDES = \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ -DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" \ -DEVOLUTION_UIDIR=\""$(evolutionuidir)"\" \ + -DPREFIX=\""$(prefix)"\" \ -DG_DISABLE_DEPRECATED \ -DGTK_DISABLE_DEPRECATED \ -DLIBGNOME_DISABLE_DEPRECATED \ -- cgit v1.2.3