mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
build: Add XML files to the ignore blacklist
This commit is contained in:
parent
f8bd45dbce
commit
32ea9702e6
@ -96,6 +96,7 @@ stamp-test-conformance: Makefile test-conformance$(EXEEXT)
|
||||
echo "/test-conformance" ; \
|
||||
echo "/test-launcher.sh" ; \
|
||||
echo "*.o" ; \
|
||||
echo "*.xml" ; \
|
||||
echo ".gitignore" ; \
|
||||
echo "/wrappers/" ) > .gitignore
|
||||
@for i in $(UNIT_TESTS); \
|
||||
|
Loading…
Reference in New Issue
Block a user