summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDerek Hensley <hensley.derek58@gmail.com>2024-02-26 07:18:26 -0800
committerGitHub <noreply@github.com>2024-02-26 08:18:26 -0700
commitc632d1d20b680081c8b1ced4877a32d50d917730 (patch)
treeb7491ee1b79939ab9c541a0b4162c38bb3372b16 /README.md
parenta10bb11ed6784c6a16a09b7eb17657d2e1bb303c (diff)
Link libultra archive (#149)
* git subrepo pull --force lib/ultralib subrepo: subdir: "lib/ultralib" merged: "34e07ce" upstream: origin: "git@github.com:decompals/ultralib.git" branch: "main" commit: "34e07ce" git-subrepo: version: "0.4.6" origin: "git@github.com:ingydotnet/git-subrepo.git" commit: "110b9eb" * Link in libultra archive * git subrepo pull (merge) lib/ultralib subrepo: subdir: "lib/ultralib" merged: "ce7b219" upstream: origin: "git@github.com:decompals/ultralib.git" branch: "main" commit: "caf88de" git-subrepo: version: "0.4.6" origin: "git@github.com:ingydotnet/git-subrepo.git" commit: "110b9eb" * Update paths in lib warnings * git subrepo pull (merge) lib/ultralib subrepo: subdir: "lib/ultralib" merged: "4f49c1e" upstream: origin: "git@github.com:decompals/ultralib.git" branch: "main" commit: "299d7fa" git-subrepo: version: "0.4.6" origin: "git@github.com:ingydotnet/git-subrepo.git" commit: "110b9eb" * FIXUPS
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6404835..1a8afb7 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,6 @@ To start the extraction/build process, run the following command:
```bash
make setup
make extract
-make lib
make
make compress
```