Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

Commit

Permalink
"clean" also zap test-created dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Apr 27, 2019
1 parent a542b5f commit 2048c94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Expand Up @@ -24,6 +24,7 @@ WriteMakefile(
},
no_index => { directory => ['examples'] },
},
clean => { FILES => '.inlinepdlpp' },
);

sub MY::postamble {
Expand Down

0 comments on commit 2048c94

Please sign in to comment.