From 07dfdd33c16b67c22c78de1ee676dcf4c2babcc1 Mon Sep 17 00:00:00 2001 From: tomas Date: Wed, 10 Aug 2005 23:52:29 +0000 Subject: [PATCH] minor fix --- livesupport/modules/storageAdmin/etc/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/livesupport/modules/storageAdmin/etc/Makefile.in b/livesupport/modules/storageAdmin/etc/Makefile.in index bdfa89308..7bd43bcb1 100644 --- a/livesupport/modules/storageAdmin/etc/Makefile.in +++ b/livesupport/modules/storageAdmin/etc/Makefile.in @@ -21,7 +21,7 @@ # # # Author : Author$ -# Version : $Revision: 1.3 $ +# Version : $Revision: 1.4 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageAdmin/etc/Makefile.in,v $ # # @configure_input@ @@ -129,6 +129,7 @@ distclean: clean docclean check: all install: + ${MKDIR} ${DEST_DIR}/bin ${CP} ${BIN_DIR}/*.sh ${DEST_DIR}/bin ${RM} ${DEST_DIR}/bin/autogen.sh ${MKDIR} ${DEST_DIR}/var