Skip to content

Commit

Permalink
Merge pull request #25 from goran333/master
Browse files Browse the repository at this point in the history
Use bash shell in Makefile to get popd, pushd functionality
  • Loading branch information
dav authored Jul 1, 2018
2 parents 0aca517 + 1b3d736 commit 9b8b580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SHELL := /bin/bash
DATA_DIR=./data
BIN_DIR=./bin
SRC_DIR=./src
Expand Down

0 comments on commit 9b8b580

Please sign in to comment.