Skip to content

Commit

Permalink
chore: remove Atmosphere-libs
Browse files Browse the repository at this point in the history
the libs were only used before in sys-botbase to test dmnt but not used anymore so there is no need to keep them
  • Loading branch information
DevYukine committed Aug 7, 2020
1 parent 39ca95a commit 4da8de4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Atmosphere-libs
Submodule Atmosphere-libs deleted from 89f894
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
.PHONY: all clean

all:
@$(MAKE) -C Atmosphere-libs/
@$(MAKE) -C sys-botbaseplus/

clean:
@$(MAKE) clean -C Atmosphere-libs/
@$(MAKE) clean -C sys-botbaseplus/

0 comments on commit 4da8de4

Please sign in to comment.