aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/authdata/greet_server/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/authdata/greet_server/Makefile.in')
-rw-r--r--src/plugins/authdata/greet_server/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/authdata/greet_server/Makefile.in b/src/plugins/authdata/greet_server/Makefile.in
index 598ee1f..a013076 100644
--- a/src/plugins/authdata/greet_server/Makefile.in
+++ b/src/plugins/authdata/greet_server/Makefile.in
@@ -1,6 +1,5 @@
mydir=plugins$(S)authdata$(S)greet_server
BUILDTOP=$(REL)..$(S)..$(S)..
-MODULE_INSTALL_DIR = $(KRB5_AD_MODULE_DIR)
LIBBASE=greet_server
LIBMAJOR=1
@@ -14,7 +13,7 @@ STLIBOBJS= greet_auth.o
SRCS= greet_auth.c
all-unix:: all-libs
-install-unix:: install-libs
+install-unix::
clean-unix:: clean-libs clean-libobjs
@libnover_frag@