diff options
author | Mattias Andrée <m@maandree.se> | 2025-01-31 20:51:06 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-01-31 20:51:06 +0100 |
commit | 5368640a110333c3763b92a38263e4eac7e75b14 (patch) | |
tree | c5423fde80518eae0c837d6a40ee1520216d348b | |
parent | Improve test (diff) | |
download | libenv-master.tar.gz libenv-master.tar.bz2 libenv-master.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ ->.POSIX: +.POSIX: CONFIGFILE = config.mk include $(CONFIGFILE) |