Skip to content

Commit 4e82203

Browse files
committed
GNUmakefile:-include Makefile
1 parent 80d9a6d commit 4e82203

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

GNUmakefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ docker-build:
1212
$(DOCKER) build -t miniscript .
1313
docker-run:
1414
$(DOCKER) run --rm -v $(PWD):/src miniscript sh -c "make && install ./miniscript /usr/local/bin && miniscript"
15+
16+
-include Makefile

0 commit comments

Comments
 (0)