minor fix
This commit is contained in:
parent
3ac4f00144
commit
07dfdd33c1
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Author : Author$
|
# Author : Author$
|
||||||
# Version : $Revision: 1.3 $
|
# Version : $Revision: 1.4 $
|
||||||
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageAdmin/etc/Makefile.in,v $
|
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageAdmin/etc/Makefile.in,v $
|
||||||
#
|
#
|
||||||
# @configure_input@
|
# @configure_input@
|
||||||
|
@ -129,6 +129,7 @@ distclean: clean docclean
|
||||||
check: all
|
check: all
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
${MKDIR} ${DEST_DIR}/bin
|
||||||
${CP} ${BIN_DIR}/*.sh ${DEST_DIR}/bin
|
${CP} ${BIN_DIR}/*.sh ${DEST_DIR}/bin
|
||||||
${RM} ${DEST_DIR}/bin/autogen.sh
|
${RM} ${DEST_DIR}/bin/autogen.sh
|
||||||
${MKDIR} ${DEST_DIR}/var
|
${MKDIR} ${DEST_DIR}/var
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue