scanner: remove unused scanner.mk
Nothing in the existing codebase references the file. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
0b991b62b8
commit
12509e46b7
|
@ -1,8 +0,0 @@
|
|||
%-protocol.c : $(protocoldir)/%.xml
|
||||
$(AM_V_GEN)$(wayland_scanner) code < $< > $@
|
||||
|
||||
%-server-protocol.h : $(protocoldir)/%.xml
|
||||
$(AM_V_GEN)$(wayland_scanner) server-header < $< > $@
|
||||
|
||||
%-client-protocol.h : $(protocoldir)/%.xml
|
||||
$(AM_V_GEN)$(wayland_scanner) client-header < $< > $@
|
Loading…
Reference in New Issue
Block a user