summaryrefslogtreecommitdiffstats
path: root/kdm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kdm/Makefile.am')
-rw-r--r--kdm/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/kdm/Makefile.am b/kdm/Makefile.am
index 106e47862..0f038d4a7 100644
--- a/kdm/Makefile.am
+++ b/kdm/Makefile.am
@@ -1,11 +1,11 @@
SUBDIRS = . backend kfrontend
-PAM = @KDM_PAM_SERVICE@
+PAM = @TDM_PAM_SERVICE@
noinst_DATA=config.ci
-kdmdocdir = $(datadir)/doc/kdm
-kdmdoc_DATA = README
+tdmdocdir = $(datadir)/doc/tdm
+tdmdoc_DATA = README
install-data-local:
-@test -n "$(DESTDIR)" || test -z "$(PAM)" || { $(top_srcdir)/mkpamserv $(PAM) && $(top_srcdir)/mkpamserv -P $(PAM)-np; }
@@ -15,6 +15,6 @@ config.ci: $(srcdir)/config.def $(srcdir)/confproc.pl
CLEANFILES = config.ci
-### this is *only* for the kdm home page maintainer! ###
+### this is *only* for the tdm home page maintainer! ###
hp:
- scp README ChangeLog TODO devel-home:files/kdm
+ scp README ChangeLog TODO devel-home:files/tdm