This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
lager
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
53
Wiki
Activity
Browse Source
Test also calls compile
pull/6/head
Andrew Thompson
13 years ago
parent
d828c35f12
commit
cc371c9683
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@ -15,7 +15,7 @@ distclean: clean
./rebar delete-deps
./rebar delete-deps
test
:
test
:
./rebar eunit
./rebar
compile
eunit
##
##
## Doc targets
## Doc targets
Write
Preview
Loading…
Cancel
Save