Fixed a typo from last minute changes.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38874 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia 2010-10-03 15:24:50 +00:00
parent ab17e86a66
commit 53fb9062d2

View File

@ -101,7 +101,7 @@ actions LinkApplicationCatalog1
-s $(HAIKU_CATALOG_SIGNATURE) -o "$(1)" -s $(HAIKU_CATALOG_SIGNATURE) -o "$(1)"
} }
rule DoCatalogs target : signature : sources : sourceLanguage : regexp : subdir rule DoCatalogs target : signature : sources : sourceLanguage : regexp : folder
{ {
# DoCatalogs <target> : <signature> : <sources> [ : <sourceLanguage> ] # DoCatalogs <target> : <signature> : <sources> [ : <sourceLanguage> ]
# [ : <regexp> ] [ : <folder> ] # [ : <regexp> ] [ : <folder> ]