diff --git a/src/Makefile-calendar-server.am b/src/Makefile-calendar-server.am index 26d4b4142..41dced6f0 100644 --- a/src/Makefile-calendar-server.am +++ b/src/Makefile-calendar-server.am @@ -23,7 +23,7 @@ gnome_shell_calendar_server_CFLAGS = \ $(CALENDAR_SERVER_CFLAGS) \ $(NULL) -gnome_shell_calendar_server_LDFLAGS = \ +gnome_shell_calendar_server_LDADD = \ $(CALENDAR_SERVER_LIBS) \ $(NULL)