Procházet zdrojové kódy

fixing obsolete Makefile line

pull/8/merge^2
Dmitry Groshev před 13 roky
rodič
revize
695903c70c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Zobrazit soubor

@ -13,5 +13,5 @@ check: test_etap/etap.beam test_etap/util.beam
clean:
rm -rf logs .eunit
ct:
eunit:
./rebar eunit skip_deps=true

Načítá se…
Zrušit
Uložit