* spaces to tab

This commit is contained in:
marcoonthegit 2023-07-30 15:36:46 +02:00 committed by Pierre Muller
parent b88d47678a
commit 47f8b817e8

View File

@ -18,7 +18,7 @@ regenerateinc: regeninc$(EXEEXT)
ifdef inUnix
./regeninc
else
regeninc$(EXEEXT)
regeninc$(EXEEXT)
endif