Updated makefiles from senpy

pre-1.0
J. Fernando Sánchez 7 years ago
parent ea536c0daf
commit c1174189c6

@ -5,8 +5,8 @@ VERSION ?= $(shell git describe --tags --dirty 2>/dev/null)
# Get the location of this makefile.
MK_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
include .env
include ../.env
-include .env
-include ../.env
.FORCE:

Loading…
Cancel
Save