From 951577dcb1cc5e2faeb900bdf1488415486ecb70 Mon Sep 17 00:00:00 2001 From: tonton Th Date: Wed, 19 Feb 2020 14:21:45 +0100 Subject: [PATCH] s/txt/md/ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 76a3444..f626f89 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ essai: essai.c libfloatimg.a floatimg.h Makefile #--------------------------------------------------------------- -TOTAR = *.[ch] Makefile *.sh *.txt \ +TOTAR = *.[ch] Makefile *.sh *.md \ doc/*.tex doc/mkdoc.sh doc/*.txt \ funcs/*.[ch] funcs/Makefile \ tools/*.[ch] tools/Makefile \