SVN-Revision: 10084
This commit is contained in:
Florian Fainelli 2008-01-02 15:18:24 +00:00
parent eff65775c4
commit 162f0194a1

View File

@ -16,6 +16,7 @@ $(strip \
$(if $(filter svn://%,$(1)),svn, \
$(if $(filter cvs://%,$(1)),cvs, \
unknown \
) \
) \
) \
) \