1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 04:47:34 +00:00

LibWeb: Install generated CSS/PseudoClass.h file the same as the others

This commit is contained in:
Andrew Kaster 2023-10-03 19:21:21 -06:00 committed by Andrew Kaster
parent 99ffc935ef
commit c8cf361bbd

View file

@ -110,6 +110,7 @@ function (generate_css_implementation)
"CSS/MathFunctions.h"
"CSS/MediaFeatureID.h"
"CSS/PropertyID.h"
"CSS/PseudoClass.h"
"CSS/TransformFunctions.h"
"CSS/ValueID.h"
)