This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
jiffy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
fixing obsolete Makefile line
pull/8/merge^2
Dmitry Groshev
13 years ago
parent
7ea6a51567
commit
695903c70c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@ -13,5 +13,5 @@ check: test_etap/etap.beam test_etap/util.beam
clean
:
rm -rf logs .eunit
c
t
:
euni
t
:
./rebar eunit
skip_deps
=
true
Write
Preview
Loading…
Cancel
Save