Skip to content

Commit

Permalink
Fix compilation issues in inaka#60
Browse files Browse the repository at this point in the history
  • Loading branch information
Brujo Benavides committed Oct 30, 2015
1 parent a252721 commit f3a920b
Show file tree
Hide file tree
Showing 3 changed files with 6,188 additions and 480 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.d
.awconfig
.eunit
.rebar
Expand Down
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
PROJECT = erlang_standards

include erlang.mk

ERLC_OPTS := +debug_info
Loading

0 comments on commit f3a920b

Please sign in to comment.