Skip to content

Commit

Permalink
Fix ldconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Danile71 committed Feb 12, 2020
1 parent 2169ac8 commit 04ab32b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ build:
sudo_install:
cd $(TMP_DIR)dlib-${BRANCH}/build
sudo make install
sudo ldconfig

clean:
rm -rf $(TMP_DIR)dlib-${BRANCH}
Expand Down

0 comments on commit 04ab32b

Please sign in to comment.