Skip to content

Commit e8ed604

Browse files
committed
Split out name.
1 parent 63a2a6b commit e8ed604

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
INCLUDE_REPO=git@github.com:masteringmatplotlib/includes.git
22
INCLUDE_DIR=include
3-
NOTEBOOK=notebooks/mmpl-apis.ipynb
3+
NAME=apis
4+
NOTEBOOK=notebooks/mmpl-$(NAME).ipynb
45

56
-include include/common.mk
67

0 commit comments

Comments
 (0)