HomeeNTiDi

build: add space before `;`

Description

build: add space before ;

This is the only place where ; is not preceded by a space:

grep '[^ ];' $(find . -name Makefile.am)

No idea if this is a problem, but just assume the space is mandatory.

Details

Provenance
ntdAuthored on Feb 13 2022, 12:29 PM
Parents
rADG01da8339f192: build: improve compilation database generation
Branches
Unknown
Tags
Unknown