Added target directory for Campcaster in Makefile.in
This commit is contained in:
parent
e311be1193
commit
4e1bce8e84
|
@ -379,7 +379,8 @@ install: all
|
|||
${CP} ${VAR_DIR}/campcaster.png \
|
||||
${VAR_DIR}/stationLogo.png \
|
||||
${VAR_DIR}/icon*.png \
|
||||
${VAR_DIR}/testAudio.ogg
|
||||
${VAR_DIR}/testAudio.ogg \
|
||||
${USR_VAR_DIR}/Campcaster
|
||||
${MKDIR} ${USR_VAR_DIR}/Campcaster/studio-localization
|
||||
${CP} ${TMP_DIR}/studio-localization/*.res \
|
||||
${USR_VAR_DIR}/Campcaster/studio-localization/
|
||||
|
|
Loading…
Reference in New Issue