Skip to content

Commit

Permalink
Update 'cmods' target in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
skoolkid committed Apr 4, 2024
1 parent b05523f commit 24ab0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ clean:

.PHONY: cmods
cmods:
python3 setup.py build_ext -b .
python3 setup.py build_ext -i

.PHONY: hh
hh:
Expand Down

0 comments on commit 24ab0ee

Please sign in to comment.