Skip to content

Commit

Permalink
removed submodules which no longer need to be in the top-level
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Nov 2, 2017
1 parent 379e139 commit e67b3f2
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
6 changes: 0 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@
[submodule "aw-watcher-afk"]
path = aw-watcher-afk
url = https://github.com/ActivityWatch/aw-watcher-afk.git
[submodule "aw-webui"]
path = aw-webui
url = https://github.com/ActivityWatch/aw-webui.git
[submodule "aw-client-js"]
path = aw-client-js
url = https://github.com/ActivityWatch/aw-client-js.git
[submodule "aw-qt"]
path = aw-qt
url = https://github.com/ActivityWatch/aw-qt.git
Expand Down
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ build:
#
make --directory=aw-core build DEV=$(DEV)
make --directory=aw-client build DEV=$(DEV)
#
make --directory=aw-webui build DEV=$(DEV)
cp -r aw-webui/dist/* aw-server/aw_server/static/
#
make --directory=aw-server build DEV=$(DEV)
make --directory=aw-watcher-afk build DEV=$(DEV)
make --directory=aw-watcher-window build DEV=$(DEV)
Expand Down Expand Up @@ -112,4 +108,3 @@ clean_all: clean
make --directory=aw-server clean
make --directory=aw-watcher-afk clean
make --directory=aw-watcher-window clean
make --directory=aw-webui clean
1 change: 0 additions & 1 deletion aw-client-js
Submodule aw-client-js deleted from 663f76
1 change: 0 additions & 1 deletion aw-webui
Submodule aw-webui deleted from e14cb6

0 comments on commit e67b3f2

Please sign in to comment.