updatemakefiles: clean up

This commit is contained in:
mattias 2025-08-07 08:38:36 +02:00
parent 39cf421f74
commit f88ac90f12

View File

@ -162,12 +162,11 @@ end;
procedure UpdateCustomMakefiles;
const
Dirs: array[1..7] of string = (
Dirs: array[1..6] of string = (
'lcl/interfaces',
'components/virtualtreeview',
'components/chmhelp/lhelp',
'components',
'lcl/interfaces',
'ide',
'tools'
);