This website works better with JavaScript
Home
Explore
Help
Sign In
n4u
/
cowboy
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Use rebar instead of ./rebar by default in the Makefile.
Loïc Hoguin
14 years ago
parent
44f0eecdcf
commit
d51170b4bc
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Makefile
+ 1
- 1
Makefile
View File
@@ -1,6 +1,6 @@
# See LICENSE for licensing information.
-REBAR =
./
rebar
+REBAR = rebar
all: app