Explorar el Código

Remove non-existent dir from dist

Alois Mahdal hace 9 años
padre
commit
4cf414eb08
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      setup/mk.sh

+ 0
- 1
setup/mk.sh Ver fichero

@@ -69,7 +69,6 @@ dist() {
69 69
             README \
70 70
             LICENSE \
71 71
             setup \
72
-            test \
73 72
             utils \
74 73
             $dirname
75 74
     sed -ie "s/^VERSION = .*/VERSION = $version/" $dirname/config.mk