We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd01f69 commit 5442e4aCopy full SHA for 5442e4a
5 files changed
Makefile
@@ -12,6 +12,9 @@ build::
12
$(SETUP) build
13
$(SETUP) build_ext -i
14
15
+build_ext::
16
+ $(SETUP) build_ext -i
17
+
18
install::
19
$(SETUP) install
20
0 commit comments