Fix up fat build target
authorKeith Packard <keithp@keithp.com>
Sun, 28 Apr 2024 22:49:29 +0000 (15:49 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 28 Apr 2024 22:57:17 +0000 (15:57 -0700)
commitf89bfb0e1a14c9809d35f60fff448a1b3a2f2b68
tree06af87e75d101ebedf2b37d70eefa84068a2d02f
parentf8d943c54b1518e77c884b6dc77ee42dc88aaeab
Fix up fat build target

Depend on all-recursive so everything gets built before we attempt to
build the fat bits.

Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile.am