aboutsummaryrefslogtreecommitdiff
path: root/src/config-files/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-files/Makefile.in')
-rw-r--r--src/config-files/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config-files/Makefile.in b/src/config-files/Makefile.in
index 1011c0d..0f2a0b2 100644
--- a/src/config-files/Makefile.in
+++ b/src/config-files/Makefile.in
@@ -1,8 +1,8 @@
mydir=config-files
BUILDTOP=$(REL)..
-all::
+all:
-install::
+install:
$(INSTALL_DATA) $(srcdir)/kdc.conf ${DESTDIR}$(EXAMPLEDIR)/kdc.conf
$(INSTALL_DATA) $(srcdir)/krb5.conf ${DESTDIR}$(EXAMPLEDIR)/krb5.conf
$(INSTALL_DATA) $(srcdir)/services.append ${DESTDIR}$(EXAMPLEDIR)/services.append