[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-donau] branch master updated: adapt Makefile
From: |
gnunet |
Subject: |
[taler-donau] branch master updated: adapt Makefile |
Date: |
Sat, 30 Sep 2023 11:42:44 +0200 |
This is an automated email from the git hooks/post-receive script.
lukas-matyja pushed a commit to branch master
in repository donau.
The following commit(s) were added to refs/heads/master by this push:
new 9e20ea9 adapt Makefile
9e20ea9 is described below
commit 9e20ea9c05d91808523d76e4d1c773193869ac00
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Sat Sep 30 11:42:22 2023 +0200
adapt Makefile
---
doc/flows/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/flows/Makefile b/doc/flows/Makefile
index c092810..9a89b49 100644
--- a/doc/flows/Makefile
+++ b/doc/flows/Makefile
@@ -1,3 +1,4 @@
all:
pdflatex main.tex
- pdflatex main.tex
\ No newline at end of file
+clean:
+ rm *.aux *.log *.pdf
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-donau] branch master updated: adapt Makefile,
gnunet <=