mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-11-03 09:01:42 -05:00 
			
		
		
		
	Fix out of source build [wayland.png]
This commit is contained in:
		
							parent
							
								
									4b8bd1f731
								
							
						
					
					
						commit
						5312f21af6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -25,6 +25,6 @@ dist_waylanddata_DATA =				\
 | 
				
			||||||
if HAVE_RSVG_CONVERT
 | 
					if HAVE_RSVG_CONVERT
 | 
				
			||||||
wayland_icon_png = wayland.png
 | 
					wayland_icon_png = wayland.png
 | 
				
			||||||
 | 
					
 | 
				
			||||||
wayland.png : wayland.svg
 | 
					wayland.png : $(top_srcdir)/data/wayland.svg
 | 
				
			||||||
	$(RSVG_CONVERT) -w 128 -h 128 wayland.svg -o wayland.png
 | 
						$(RSVG_CONVERT) -w 128 -h 128 $< -o $@
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue