ladybird/Libraries/LibWeb/CodeGenerators/Makefile
Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb
Let's rename this to LibWeb since it aims to provide more parts of the
web platform than just HTML. :^)
2020-03-07 10:32:51 +01:00

3 lines
61 B
Makefile

SUBDIRS := $(wildcard */.)
include ../../../Makefile.subdir