aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-01-31 20:51:06 +0100
committerMattias Andrée <m@maandree.se>2025-01-31 20:51:06 +0100
commit5368640a110333c3763b92a38263e4eac7e75b14 (patch)
treec5423fde80518eae0c837d6a40ee1520216d348b
parentImprove test (diff)
downloadlibenv-master.tar.gz
libenv-master.tar.bz2
libenv-master.tar.xz
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9c08ea4..18f09a7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
->.POSIX:
+.POSIX:
CONFIGFILE = config.mk
include $(CONFIGFILE)