Merge pull request #687 from japanese-goblinn/master

fix: Makefile SRC_DIR spacing
This commit is contained in:
Eric Freese 2023-09-07 08:58:48 -06:00 committed by GitHub
commit c3d4e576c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
SRC_DIR := ./src
SRC_DIR := ./src
SRC_FILES := \
$(SRC_DIR)/config.zsh \