autoconf: stop exporting internal wayland details
[mesa.git] / src / egl / wayland / wayland-drm / Makefile.am
index 0404c79e7fa7197f8e00d1589032ccb592f421bc..40174c6acdd80ed3465112297568be14d6ce0d29 100644 (file)
@@ -28,7 +28,7 @@ CLEANFILES = \
        wayland-drm-server-protocol.h
 
 %-protocol.c : %.xml
-       $(AM_V_GEN)$(WAYLAND_SCANNER) code $< $@
+       $(AM_V_GEN)$(WAYLAND_SCANNER) $(SCANNER_ARG) $< $@
 
 %-server-protocol.h : %.xml
        $(AM_V_GEN)$(WAYLAND_SCANNER) server-header $< $@