Skip to content

Commit

Permalink
Update Makefile_ubuntu-18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
lenar-f authored Aug 31, 2023
1 parent 54f725a commit 81d13da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcrouter/scripts/Makefile_ubuntu-18.04
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ deps: .folly-done .fizz-done .wangle-done .fmt-done .fbthrift-done .gtest-done
${RECIPES_DIR}/mvfst.sh $(PKG_DIR) $(INSTALL_DIR) $(INSTALL_AUX_DIR)
touch $@

.fbthrift-done: .folly-done .fizz-done .wangle-done .fmt-done
.fbthrift-done: .folly-done .fizz-done .wangle-done .fmt-done .mvfst-done
${RECIPES_DIR}/fbthrift.sh $(PKG_DIR) $(INSTALL_DIR) $(INSTALL_AUX_DIR)
touch $@

Expand Down

0 comments on commit 81d13da

Please sign in to comment.