updating tarball target

This commit is contained in:
tonton Th 2020-03-24 09:30:30 +01:00
parent d2727870a1
commit 394b24bc92
1 changed files with 3 additions and 2 deletions

View File

@ -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)