Make fixes based on #22 review

This commit is contained in:
Bottersnike 2024-07-01 19:28:23 +01:00
parent 7d3cab256b
commit ded89f6343
Signed by: Bottersnike
SSH Key Fingerprint: SHA256:3g0ghwd4dNX1k1RX8qazbiT+3RIYn/daeBevHZVCiU0
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ DIST_DIR := dist
# Add "-D[option]=[value]" here as necessary
MESON_OPTIONS :=
# For options that shouldn't be committed
include MesonLocalOptions.mk
-include MesonLocalOptions.mk
# -----------------------------------------------------------------------------
# Targets