mirror of
https://github.com/RGBCube/serenity
synced 2025-05-18 05:45:07 +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
|