mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
Let's rename this to LibWeb since it aims to provide more parts of the web platform than just HTML. :^)
4 lines
61 B
Makefile
4 lines
61 B
Makefile
SUBDIRS := $(wildcard */.)
|
|
|
|
include ../../../Makefile.subdir
|