Skip to content

Commit

Permalink
[build] note that make clean clears build and distribute dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
shelhamer committed May 4, 2016
1 parent 3d41c8a commit e6fc797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.config.example
Expand Up @@ -98,6 +98,7 @@ LIBRARY_DIRS := $(PYTHON_LIB) /usr/local/lib /usr/lib
# (Usually not necessary -- OpenCV libraries are normally installed in one of the above $LIBRARY_DIRS.)
# USE_PKG_CONFIG := 1

# N.B. both build and distribute dirs are cleared on `make clean`
BUILD_DIR := build
DISTRIBUTE_DIR := distribute

Expand Down

0 comments on commit e6fc797

Please sign in to comment.