mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 06:32:44 +00:00 
			
		
		
		
	 830a57c6b2
			
		
	
	
		830a57c6b2
		
	
	
	
	
		
			
			Let's rename this to LibWeb since it aims to provide more parts of the web platform than just HTML. :^)
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			61 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			61 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| SUBDIRS := $(wildcard */.)
 | |
| 
 | |
| include ../../../Makefile.subdir
 |