Updated PCI IDs to latest snapshot.
[tangerine.git] / workbench / locale / help / mmakefile.src
blob8ab21128bc8d30b9a6ba31f6d43feded8b2cac3c
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 #MM- workbench-locale : workbench-locale-help
7 #MM workbench-locale-help : setup
9 workbench-locale-help : files-copy
10 %copy_files_q files=LICENSE src=$(SRCDIR) dst=$(AROS_HELP)
11 %copy_files_q files="$(call WILDCARD, *.txt) $(call WILDCARD, *.htm)" src=$(SRCDIR)/workbench/locale/help dst=$(AROS_HELP)
13 %copy_dir_recursive mmake=workbench-locale-help src=$(SRCDIR)/workbench/locale/help dst=$(AROS_HELP)