From 394b24bc92944d226ce4ec3da636057bf0e546ad Mon Sep 17 00:00:00 2001 From: tonton Th Date: Tue, 24 Mar 2020 09:30:30 +0100 Subject: [PATCH] updating tarball target --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f626f89..45e5a13 100644 --- a/Makefile +++ b/Makefile @@ -16,10 +16,11 @@ essai: essai.c libfloatimg.a floatimg.h Makefile #--------------------------------------------------------------- TOTAR = *.[ch] Makefile *.sh *.md \ - doc/*.tex doc/mkdoc.sh doc/*.txt \ + doc/the*.tex doc/mk*.sh doc/*.txt \ funcs/*.[ch] funcs/Makefile \ - tools/*.[ch] tools/Makefile \ + tools/*.[ch] tools/READEME.md tools/Makefile \ v4l2/*.[ch] v4l2/Makefile \ + scripts/*.sh scripts/README.md \ lib/*.[ch] lib/Makefile lines: $(TOTAR)