Skip to content

Commit

Permalink
Make the recursive-include search all directories
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemonteith committed Apr 12, 2019
1 parent f46c88b commit 0bf1a4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
recursive-include wagtailnhsukfrontend/static/ *
recursive-include wagtailnhsukfrontend/templates/ *
recursive-include wagtailnhsukfrontend/static/* *
recursive-include wagtailnhsukfrontend/templates/* *

0 comments on commit 0bf1a4d

Please sign in to comment.