Skip to content

Commit

Permalink
Create plugins if non-existing
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos Wenger committed Sep 11, 2011
1 parent 747c9e6 commit 2ff8949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make
@@ -1,5 +1,5 @@
#!/bin/bash
mkdir -p bin .libs
mkdir -p bin .libs plugins

if [[ ! -e $PREFIX ]]; then
export PREFIX=$PWD/prefix
Expand Down

0 comments on commit 2ff8949

Please sign in to comment.