Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Only include completed translations
  • Loading branch information
jackburton79 committed Dec 20, 2023
1 parent 7bd5f65 commit 9a4f45e
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 @@ -130,7 +130,7 @@ CXXFLAGS := -std=c++20 -fPIC
endif
#endif

LOCALES := ca de en en_AU es-419 tr
LOCALES := ca de en es it sc tr

## Include the Makefile-Engine
include $(BUILDHOME)/etc/makefile-engine
Expand Down

0 comments on commit 9a4f45e

Please sign in to comment.