summaryrefslogtreecommitdiffstats
path: root/encap/src/encap-profiles/Makefile
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-08-25 20:01:35 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-08-25 20:01:35 +0000
commita0a3762c9f5714e341df7b9417cb62223216f7ee (patch)
tree13939439e2a87ebf02b68b7f351ac9c327f82056 /encap/src/encap-profiles/Makefile
parentac390d34e412474420a82d0f32e843cc529991dd (diff)
downloadbcfg2-a0a3762c9f5714e341df7b9417cb62223216f7ee.tar.gz
bcfg2-a0a3762c9f5714e341df7b9417cb62223216f7ee.tar.bz2
bcfg2-a0a3762c9f5714e341df7b9417cb62223216f7ee.zip
EncapPackages: More shell portability changes for Solaris
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2114 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/src/encap-profiles/Makefile')
-rw-r--r--encap/src/encap-profiles/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/encap/src/encap-profiles/Makefile b/encap/src/encap-profiles/Makefile
index e2f57ea8e..c79c729d6 100644
--- a/encap/src/encap-profiles/Makefile
+++ b/encap/src/encap-profiles/Makefile
@@ -125,7 +125,7 @@ all : install encaps rename
.DELETE_ON_ERROR : # delete the target of a rule if it has changed and its
# commands exit with a nonzero exit status
-install : $(EPKG) $(MKENCAP) $(EP2TARGET) $(addsuffix .installed,$(sources))
+install : $(EPKG) $(MKENCAP) $(EP2TARGET) $(M4).installed $(addsuffix .installed,$(sources))
encaps : $(EPKG) $(MKENCAP) $(EP2TARGET) $(addsuffix .packaged,$(sources))