summaryrefslogtreecommitdiffstats
path: root/kdm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kdm/Makefile.am')
-rw-r--r--kdm/Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/kdm/Makefile.am b/kdm/Makefile.am
deleted file mode 100644
index 0f038d4a7..000000000
--- a/kdm/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-SUBDIRS = . backend kfrontend
-
-PAM = @TDM_PAM_SERVICE@
-
-noinst_DATA=config.ci
-
-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; }
-
-config.ci: $(srcdir)/config.def $(srcdir)/confproc.pl
- $(PERL) -w $(srcdir)/confproc.pl $(srcdir)/config.def $@
-
-CLEANFILES = config.ci
-
-### this is *only* for the tdm home page maintainer! ###
-hp:
- scp README ChangeLog TODO devel-home:files/tdm