summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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/"