diff options
Diffstat (limited to 'encap/Makefile')
-rw-r--r-- | encap/Makefile | 2 |
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 |