diff options
Diffstat (limited to 'plugins/google-account-setup/Makefile.am')
-rw-r--r-- | plugins/google-account-setup/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/google-account-setup/Makefile.am b/plugins/google-account-setup/Makefile.am index 731072443f..a6d62fa1a2 100644 --- a/plugins/google-account-setup/Makefile.am +++ b/plugins/google-account-setup/Makefile.am @@ -9,7 +9,7 @@ liborg_gnome_evolution_google_la_CPPFLAGS = \ -I . \ -I$(top_srcdir) \ -I$(top_srcdir)/widgets \ - -DCALDAV_GLADEDIR=\""$(gladedir)"\" \ + -DCALDAV_UIDIR=\""$(uidir)"\" \ $(EVOLUTION_CALENDAR_CFLAGS) \ $(EVOLUTION_ADDRESSBOOK_CFLAGS) |