Skip to content

Commit

Permalink
updated submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed May 30, 2018
1 parent 84712fb commit a7da316
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ build:
# 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)
#
python3 -c "import aw_server; print(aw_server.__version__)"


# Install
Expand Down
2 changes: 1 addition & 1 deletion aw-server

0 comments on commit a7da316

Please sign in to comment.