mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	Fix screenshoot.c type in Makefile
This commit is contained in:
		
							parent
							
								
									2a4372cbcd
								
							
						
					
					
						commit
						45115a435e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -19,7 +19,7 @@ image : image.o window.o wayland-glib.o cairo-util.o
 | 
				
			||||||
view : view.o window.o wayland-glib.o cairo-util.o
 | 
					view : view.o window.o wayland-glib.o cairo-util.o
 | 
				
			||||||
dnd : dnd.o window.o wayland-glib.o cairo-util.o
 | 
					dnd : dnd.o window.o wayland-glib.o cairo-util.o
 | 
				
			||||||
 | 
					
 | 
				
			||||||
screenshoot.c : screenshooter-client-protocol.h
 | 
					screenshot.c : screenshooter-client-protocol.h
 | 
				
			||||||
 | 
					
 | 
				
			||||||
screenshooter-protocol.c : ../compositor/screenshooter.xml
 | 
					screenshooter-protocol.c : ../compositor/screenshooter.xml
 | 
				
			||||||
	../wayland/scanner code < $< > $@
 | 
						../wayland/scanner code < $< > $@
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue