Skip to content

Commit

Permalink
updated Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jan 30, 2024
1 parent ac3c2af commit f37a1e3
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 @@ -92,7 +92,7 @@ perl:

.PHONY: reinstall
reinstall:
export CPAN_OPTS="--reinstall" $(MAKE) perl
CPAN_OPTS="--reinstall" $(MAKE) perl

.PHONY: test
test:
Expand Down

0 comments on commit f37a1e3

Please sign in to comment.