mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 21:34:09 +00: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-conformance" ; \
|
||||||
echo "/test-launcher.sh" ; \
|
echo "/test-launcher.sh" ; \
|
||||||
echo "*.o" ; \
|
echo "*.o" ; \
|
||||||
|
echo "*.xml" ; \
|
||||||
echo ".gitignore" ; \
|
echo ".gitignore" ; \
|
||||||
echo "/wrappers/" ) > .gitignore
|
echo "/wrappers/" ) > .gitignore
|
||||||
@for i in $(UNIT_TESTS); \
|
@for i in $(UNIT_TESTS); \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user