mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-28 01:11:15 -03:00
Correction to make rule for fish_version
This commit is contained in:
committed by
Kurtis Rader
parent
6888c3d604
commit
83233ccc5a
@@ -238,7 +238,7 @@ FISH-BUILD-VERSION-FILE: FORCE
|
||||
-include FISH-BUILD-VERSION-FILE
|
||||
CXXFLAGS += -DFISH_BUILD_VERSION=\"$(FISH_BUILD_VERSION)\"
|
||||
.PHONY: FORCE
|
||||
fish_version.o: FISH-BUILD-VERSION-FILE
|
||||
obj/fish_version.o: FISH-BUILD-VERSION-FILE
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user