Add $LOCAL_IMAGES_LIB_DIR to $CLEANDIRS.
Not objected to by: doc
This commit is contained in:
parent
4ab2404ae0
commit
5cf784715b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15855
1 changed files with 1 additions and 0 deletions
|
@ -217,6 +217,7 @@ IMAGES_LIB_DIR?= ${.CURDIR}/../../share/images
|
||||||
# %callout-graphics-path% variable in the .dsl file.
|
# %callout-graphics-path% variable in the .dsl file.
|
||||||
#
|
#
|
||||||
LOCAL_IMAGES_LIB_DIR?= imagelib
|
LOCAL_IMAGES_LIB_DIR?= imagelib
|
||||||
|
CLEANDIRS+= ${LOCAL_IMAGES_LIB_DIR}
|
||||||
|
|
||||||
#
|
#
|
||||||
# Create a target for each image used from the library. This target just
|
# Create a target for each image used from the library. This target just
|
||||||
|
|
Loading…
Reference in a new issue