diff options
Diffstat (limited to 'plugins/face')
-rw-r--r-- | plugins/face/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/face/Makefile.am b/plugins/face/Makefile.am index 29444dd3f2..d8bd983ae3 100644 --- a/plugins/face/Makefile.am +++ b/plugins/face/Makefile.am @@ -13,8 +13,8 @@ liborg_gnome_face_la_CPPFLAGS = \ -I$(top_builddir)/mail \ -I$(top_builddir)/composer \ $(EVOLUTION_MAIL_CFLAGS) \ - -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ - -DCONNECTOR_GLADEDIR=\""$(gladedir)"\" + -DEVOLUTION_UIDIR=\""$(uidir)"\" \ + -DCONNECTOR_UIDIR=\""$(uidir)"\" liborg_gnome_face_la_SOURCES = face.c |