diff options
author | EuAndreh <eu@euandre.org> | 2025-04-29 10:26:20 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-29 10:54:51 -0300 |
commit | 6319a2f5d0c3c5e6db4d6a60e5da61f6dc3b13f3 (patch) | |
tree | e3777cc612d7b1e8e9d2c2074cf0e3d6c666fa91 /Makefile | |
parent | Makefile: Support flac -> ogg conversion and torrent file generation (diff) | |
download | euandre.org-6319a2f5d0c3c5e6db4d6a60e5da61f6dc3b13f3.tar.gz euandre.org-6319a2f5d0c3c5e6db4d6a60e5da61f6dc3b13f3.tar.xz |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -382,6 +382,7 @@ check-unit-symlinks: src/all-symlinks.txt $(symlink-deps) check-unit-links: check-unit-links-internal check-unit-links-external check-unit-links: check-unit-symlinks + check-unit: check-unit-sorting check-unit-updatedat check-unit-links |