Skip to content

Commit

Permalink
make.sh tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
yariv committed Oct 19, 2008
1 parent 703e41e commit a3a478d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make.sh
@@ -1,4 +1,5 @@
#!/bin/bash

ERLIB=$(erl -noshell -eval 'io:format(code:lib_dir()).' -s erlang halt)
YAWS=$(ls $ERLIB | grep yaws)

Expand Down

0 comments on commit a3a478d

Please sign in to comment.