mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-16 09:40:31 +01:00
XQuartz: pbproxy: Add missing AM_OBJCFLAGS
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
(cherry picked from commit fae7ed62ad)
This commit is contained in:
parent
6bba71b15d
commit
22b97e7445
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ AM_CPPFLAGS=-F/System/Library/Frameworks/ApplicationServices.framework/Framework
|
|||
-DLAUNCHD_ID_PREFIX=\"$(LAUNCHD_ID_PREFIX)\"
|
||||
|
||||
AM_CFLAGS=$(XPBPROXY_CFLAGS)
|
||||
AM_OBJCFLAGS=$(XPBPROXY_CFLAGS)
|
||||
|
||||
noinst_LTLIBRARIES = libxpbproxy.la
|
||||
libxpbproxy_la_SOURCES = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue