summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-13 13:17:26 -0600
committerJeff Carr <[email protected]>2024-12-13 13:17:26 -0600
commit6ea78a6e8ba73e98a396e03b9231bd2d6a9a5288 (patch)
tree456f0e2be1a341704485e90b4f7b31c21d40d127 /Makefile
parent682acb34813188d292f7d6312f7d3d5c0fdfb22b (diff)
add --do-patches
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 46a1249..bf158ce 100644
--- a/Makefile
+++ b/Makefile
@@ -54,3 +54,6 @@ mine: install
gui: install
forge --do-gui
+
+patches: install
+ forge --do-patches