mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	tinywl: don't generate xdg-shell-protocol.c
It's unused, and wlroots-based compositors don't need to do this anyway.
This commit is contained in:
		
							parent
							
								
									bb32349c97
								
							
						
					
					
						commit
						62fbf3f4ba
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		| 
						 | 
					@ -12,11 +12,7 @@ xdg-shell-protocol.h:
 | 
				
			||||||
	$(WAYLAND_SCANNER) server-header \
 | 
						$(WAYLAND_SCANNER) server-header \
 | 
				
			||||||
		$(WAYLAND_PROTOCOLS)/stable/xdg-shell/xdg-shell.xml $@
 | 
							$(WAYLAND_PROTOCOLS)/stable/xdg-shell/xdg-shell.xml $@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
xdg-shell-protocol.c: xdg-shell-protocol.h
 | 
					tinywl: tinywl.c xdg-shell-protocol.h
 | 
				
			||||||
	$(WAYLAND_SCANNER) private-code \
 | 
					 | 
				
			||||||
		$(WAYLAND_PROTOCOLS)/stable/xdg-shell/xdg-shell.xml $@
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
tinywl: tinywl.c xdg-shell-protocol.h xdg-shell-protocol.c
 | 
					 | 
				
			||||||
	$(CC) $(CFLAGS) \
 | 
						$(CC) $(CFLAGS) \
 | 
				
			||||||
		-g -Werror -I. \
 | 
							-g -Werror -I. \
 | 
				
			||||||
		-DWLR_USE_UNSTABLE \
 | 
							-DWLR_USE_UNSTABLE \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue