glsl: Add clean-local rule to delete glcpp test output.
This commit is contained in:
@@ -208,3 +208,6 @@ CLEANFILES = \
|
||||
glcpp/glcpp-parse.h \
|
||||
glsl_parser.h \
|
||||
$(BUILT_SOURCES)
|
||||
|
||||
clean-local:
|
||||
$(RM) -r subtest-cr subtest-cr-lf subtest-lf subtest-lf-cr
|
||||
|
Reference in New Issue
Block a user