Skip to content

Commit

Permalink
temporary workaround for #173
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Feb 20, 2018
1 parent 73342d4 commit 53943e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ build:
make --directory=aw-watcher-afk build DEV=$(DEV)
make --directory=aw-watcher-window build DEV=$(DEV)
make --directory=aw-qt build DEV=$(DEV)
# The below is needed due to: https://github.com/ActivityWatch/activitywatch/issues/173
make --directory=aw-client build DEV=$(DEV)
make --directory=aw-core build DEV=$(DEV)


# Install
Expand Down

0 comments on commit 53943e7

Please sign in to comment.