Explorar el Código

fix: Makefile SRC_DIR spacing

pull/687/head
japanese-goblinn hace 2 años
padre
commit
fc391d6bf6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Ver fichero

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

Cargando…
Cancelar
Guardar