diff options
| author | Jeff Carr <[email protected]> | 2024-11-16 11:00:46 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-16 11:00:46 -0600 |
| commit | df17901f47cc7ffc6cb72ad04cbc1d8a1bb83c30 (patch) | |
| tree | a24becb74f90bdbfcaad79e0295ff4594aeb6555 /examples/mirrors.wit.com/Makefile | |
| parent | fbf9f4e802fa66327b60cdae1136c549b6344b8c (diff) | |
fix arch 'all' examplev0.22.12
Diffstat (limited to 'examples/mirrors.wit.com/Makefile')
| -rw-r--r-- | examples/mirrors.wit.com/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/mirrors.wit.com/Makefile b/examples/mirrors.wit.com/Makefile index d28f0e1..ecaad6a 100644 --- a/examples/mirrors.wit.com/Makefile +++ b/examples/mirrors.wit.com/Makefile @@ -1,5 +1,7 @@ .PHONY: build +# this is how the mirrors.wit.com debian package is created + all: build build: |
