mirror of
https://github.com/deadw00d/AROS.git
synced 2025-12-07 14:04:01 +00:00
11 lines
378 B
Plaintext
11 lines
378 B
Plaintext
# Copyright (C) 2019-2023, The AROS Development Team. All rights reserved.
|
|
|
|
include $(SRCDIR)/config/aros.cfg
|
|
|
|
CATALOGS:=croatian czech french german italian polish portuguese russian spanish norwegian
|
|
# other catalogs need update to version 2
|
|
|
|
%build_catalogs mmake=workbench-tools-screengrabber-catalogs \
|
|
catalogs=$(CATALOGS) \
|
|
name=ScreenGrabber subdir=System/Tools
|