Skip to content

Commit

Permalink
Update Jamfile
Browse files Browse the repository at this point in the history
fix jamfile - jam install didn't copy the "strings" files and the Palettes into the "target" folder
  • Loading branch information
thaflo authored Dec 15, 2020
1 parent 9a14119 commit aec678c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/Jamfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SubDir TOP data ;
SubDir TOP ;

SubInclude TOP data strings ;
SubInclude TOP data Palettes ;

0 comments on commit aec678c

Please sign in to comment.