Skip to content

Commit

Permalink
Fixing Rekall Webconsole static files path.
Browse files Browse the repository at this point in the history
Merge branch 'master' of https://github.com/google/rekall into webconsole_fixes

Fixing MANIFEST to include rekall-specific static files.

BUG=

Review URL: https://codereview.appspot.com/129340043
  • Loading branch information
mbushkov committed Aug 18, 2014
1 parent dbf16c3 commit cff4c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ recursive-include resources *
recursive-exclude rekall *.pyc
recursive-exclude tools *.a *.la *.lo *.o
recursive-include manuskript/static *
recursive-include plugins/tools/webconsole/static *
recursive-include rekall/plugins/tools/webconsole/static *

0 comments on commit cff4c9a

Please sign in to comment.