Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
bucanero committed Jan 1, 2022
1 parent 22a63b2 commit 4e77e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ LIBS := -lc -lkernel -lc++ -lSceAudioOut -lSceUserService -lSceVideoOut -
-lSceRegMgr -lSDL2 -lapollo -ldbglogger -lpolarssl -lz -lzip -ljbc

# Additional compile flags.
EXTRAFLAGS := -DAPOLLO_ENABLE_LOGGING -fcolor-diagnostics -Wall
EXTRAFLAGS := -fcolor-diagnostics -Wall

# Asset and module directories.
ASSETS := $(wildcard assets/**/*)
Expand Down

0 comments on commit 4e77e6d

Please sign in to comment.