summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-14 14:09:15 -0600
committerJeff Carr <[email protected]>2024-12-14 14:09:15 -0600
commitbe3841578cb466f02bbc4ea1e13e024b5a77e85d (patch)
tree9fa2e4f2e7ac9d2cb37e955ba4717605d73a2fad /Makefile
parent268e05f1082c081f6afbc42c5f8df83aec7c6848 (diff)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6e2872f..440a160 100644
--- a/Makefile
+++ b/Makefile
@@ -63,3 +63,6 @@ patches: install
patches-localhost: install
forge --do-patches --url "http://localhost:2233/"
+
+patches-list: install
+ forge --list-patches --url "http://localhost:2233/"