mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:01:00 +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
|