FHEM/lib added to NEWSTYLE

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2388 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2012-12-29 16:47:46 +00:00
parent 1ca862e4cc
commit 2b4bb7ec05

View File

@@ -110,6 +110,7 @@ for(my $loop = 0; $loop < 2; $loop++) {
"./CHANGED" => { type=>",fhem,", dir=>"." },
"FHEM/.*.pm" => { type=>",fhem,", dir=>"FHEM" },
"FHEM/FhemUtils/.*.pm" => { type=>",fhem,", dir=>"FHEM/FhemUtils"},
"FHEM/lib/.*.pm" => { type=>",fhem,", dir=>"FHEM/lib"},
"../culfw/Devices/CUL/.*.hex" => { type=>",fhem,", dir=>"FHEM",
dir3=>"FHEM", },
"www/pgm2/.*" => { type=>"fhem,", dir=>"www/pgm2"},