diff options
Diffstat (limited to 'addressbook/contact-editor/Makefile.am')
-rw-r--r-- | addressbook/contact-editor/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/contact-editor/Makefile.am b/addressbook/contact-editor/Makefile.am index 64fc447da4..d44ba6a60a 100644 --- a/addressbook/contact-editor/Makefile.am +++ b/addressbook/contact-editor/Makefile.am @@ -1,6 +1,7 @@ CPPFLAGS = \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ -DDATADIR=\""$(datadir)"\" \ + -DEVOLUTION_DATADIR=\""$(datadir)"\" \ -DEVOLUTIONDIR=\""$(evolutiondir)"\" INCLUDES = \ |