mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 15:35:08 +00:00

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
|