aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2025-01-25 19:11:57 +0100
committerW. Kosior <koszko@koszko.org>2025-01-25 19:13:14 +0100
commita6fca22ecc6251e8b5dd65a05f298ffe2eaae587 (patch)
tree5e069eb0dd84389cbf1fe2aa0965d2f8d972aa23
parenta47507f8c03886ab50bbc4125b93ffd2d825ed85 (diff)
downloadpq-blind-sigs-impl-a6fca22ecc6251e8b5dd65a05f298ffe2eaae587.tar.gz
pq-blind-sigs-impl-a6fca22ecc6251e8b5dd65a05f298ffe2eaae587.zip
As part of `make clean' remove files generated by the program.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0818639..2051cc0 100644
--- a/Makefile
+++ b/Makefile
@@ -32,4 +32,4 @@ run_blind_sig_example: blind_sig_example
.PHONY: run_blind_sig_example
clean:
- rm -rf *.o $(PROGRAMS)
+ rm -rf *.o $(PROGRAMS) *.example