Commit graph

6 commits

Author SHA1 Message Date
7953f9f3a7 fix(install): correct binary name in Makefile
The previous binary name was incorrect, which could lead to installation
failures.

- Changed the binary name from 'bin/code-preloader' to 'bin/mfm' in the
  install section of the Makefile.

Signed-off-by: Glenn Y. Rolland <glenux@glenux.net>
2025-04-11 12:29:44 +02:00
32f0b6832b feat: enable preview_mt flag 2024-01-15 02:04:25 +01:00
f279879ce0 chore: add test & install to Makefile 2024-01-07 19:45:39 +01:00
211419ea02 chore: add watch+rebuild target 2023-11-24 10:48:55 +01:00
522c10fc9a fix: add SPDX headers 2023-10-25 14:07:15 +02:00
97212b20ad Initial import 2023-10-20 11:30:14 +02:00