mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 20:31:19 -03:00
fishd requires fish_version.o.
This commit is contained in:
@@ -116,7 +116,7 @@ FISH_TESTS_OBJS := $(FISH_OBJS) fish_tests.o
|
||||
#
|
||||
|
||||
FISHD_OBJS := fishd.o env_universal_common.o wutil.o print_help.o \
|
||||
common.o utf8.o
|
||||
common.o utf8.o fish_version.o
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user