minor fix

This commit is contained in:
tomas 2005-08-10 23:52:29 +00:00
parent 3ac4f00144
commit 07dfdd33c1

View file

@ -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