summaryrefslogtreecommitdiffstats
path: root/encap/Makefile
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-07-31 05:17:10 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-07-31 05:17:10 +0000
commit70c98d7455de3a61bb8830f1507304b0c632f45c (patch)
tree20409d795babab240d45f0bba9be49fcc13267e9 /encap/Makefile
parent9a65bc1a080c68e725dd5e5c483fee1854d079bd (diff)
downloadbcfg2-70c98d7455de3a61bb8830f1507304b0c632f45c.tar.gz
bcfg2-70c98d7455de3a61bb8830f1507304b0c632f45c.tar.bz2
bcfg2-70c98d7455de3a61bb8830f1507304b0c632f45c.zip
Fixes for .profile -> .ep
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2015 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/Makefile')
-rw-r--r--encap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/encap/Makefile b/encap/Makefile
index 969aa49a2..3c0da0035 100644
--- a/encap/Makefile
+++ b/encap/Makefile
@@ -2,7 +2,7 @@
.PHONY : all install clean uninstall encaps rename
.SUFFIXES :
-.SUFFIXES : .profile .sh .installed .packaged
+.SUFFIXES : .ep .sh .installed .packaged
BASEDIR = /usr/local
ENCAPDIR = ${BASEDIR}/encap