Skip to content

Commit 5f0fcfd

Browse files
committed
clean target zap generated files
1 parent c6cb596 commit 5f0fcfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.PL

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ WriteMakefile1(
5757
depend => {
5858
'Modern.c' => 'Modern.xs auto-xs.inc src/glew.c include/GL/glew.h include/GL/wglew.h',
5959
},
60+
clean => { FILES => 'auto-xs.inc const-c.inc const-xs.inc' },
6061
$DYNS ? ( dynamic_lib => $DYNS ) : (),
6162
);
6263

0 commit comments

Comments
 (0)