something missing?

If you notice that something is missing locally after running a git pull, then you might have to run this:

git submodule init

git submodule update --recursive