Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
We'll need a Makefile per backend.
  • Loading branch information
jnthn committed Apr 14, 2013
1 parent 9f25f51 commit 811d92c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configure.pl
Expand Up @@ -134,7 +134,7 @@
}
}

fill_template_file('tools/build/Makefile.in', 'Makefile', %config);
fill_template_file('tools/build/Makefile-Parrot.in', 'Makefile', %config);

{
no warnings;
Expand Down
File renamed without changes.

0 comments on commit 811d92c

Please sign in to comment.