diff --git a/hw/xquartz/Makefile.am b/hw/xquartz/Makefile.am index 97b8c94e0..0326f784f 100644 --- a/hw/xquartz/Makefile.am +++ b/hw/xquartz/Makefile.am @@ -12,7 +12,7 @@ X11APP_SUBDIRS = bundle if LAUNCHD libexec_PROGRAMS = x11-exec -x11_exec_LDFLAGS = -framework ApplicationServices +x11_exec_LDFLAGS = -framework CoreServices endif endif