Added missing properties.
[tangerine.git] / workbench / locale / flags / mmakefile.src
blobbd1c4e19a645760f630e4289b8c411c0c5a4656b
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 FLAGS := $(notdir $(call WILDCARD, countries/*))
6 #MM- workbench-locale : workbench-locale-flags-countries
7 #MM workbench-locale-flags-countries: setup
8 workbench-locale-flags-countries : files-copy
10 %copy_files_q files=$(FLAGS) src=countries dst=$(AROS_LOCALE)/Flags/Countries
12 %common