Browse Source

those are directories

ENGINE-781
Volker Birk 5 years ago
parent
commit
358e3ccc3c
  1. 2
      test/Makefile

2
test/Makefile

@ -13,4 +13,4 @@ all: $(TST)
clean: clean:
rm -f $(TST) rm -f $(TST)
rm -f *.dSYM rm -Rf *.dSYM

Loading…
Cancel
Save