diff options
Diffstat (limited to 'hw/xnest/Makefile.am')
-rw-r--r-- | hw/xnest/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xnest/Makefile.am b/hw/xnest/Makefile.am index 67a2e981c..b23782eb9 100644 --- a/hw/xnest/Makefile.am +++ b/hw/xnest/Makefile.am @@ -52,7 +52,7 @@ Xnest_LDFLAGS = AM_CFLAGS = -DHAVE_XNEST_CONFIG_H \ -DNO_HW_ONLY_EXTS \ - @SERVER_DEFINES@ \ + \ $(XNESTMODULES_CFLAGS) EXTRA_DIST = os2Stub.c \ |