Skip to content

Commit

Permalink
Stop including Makefile in gem
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed Sep 21, 2022
1 parent 7f02f1f commit 8f3c747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fugit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Time tools for flor and the floraison project. Cron parsing and occurrence compu
s.files = Dir[
'README.{md,txt}',
'CHANGELOG.{md,txt}', 'CREDITS.{md,txt}', 'LICENSE.{md,txt}',
'Makefile',
#'Makefile',
'lib/**/*.rb', #'spec/**/*.rb', 'test/**/*.rb',
"#{s.name}.gemspec",
]
Expand Down

0 comments on commit 8f3c747

Please sign in to comment.