Skip to content

Commit aa5963d

Browse files
committed
shell = bash
1 parent 113ebdf commit aa5963d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
SHELL := bash
12
sources := $(shell find src -type f)
23

34
target/strm: ${sources} pom.xml

0 commit comments

Comments
 (0)