Explorar el Código

Merge pull request #687 from japanese-goblinn/master

fix: Makefile SRC_DIR spacing
master
Eric Freese hace 1 año
cometido por GitHub
padre
commit
c3d4e576c9
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
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