summaryrefslogtreecommitdiff
path: root/modules/pam_stress/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_stress/Makefile.am')
-rw-r--r--modules/pam_stress/Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/modules/pam_stress/Makefile.am b/modules/pam_stress/Makefile.am
deleted file mode 100644
index b5f80938..00000000
--- a/modules/pam_stress/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-#
-# Copyright (c) 2005, 2006 Thorsten Kukuk <kukuk@suse.de>
-#
-
-CLEANFILES = *~
-
-EXTRA_DIST = README tst-pam_stress
-
-TESTS = tst-pam_stress
-
-securelibdir = $(SECUREDIR)
-secureconfdir = $(SCONFIGDIR)
-
-AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include
-AM_LDFLAGS = -no-undefined -avoid-version -module
-if HAVE_VERSIONING
- AM_LDFLAGS += -Wl,--version-script=$(srcdir)/../modules.map
-endif
-securelib_LTLIBRARIES = pam_stress.la
-pam_stress_la_LIBADD = -L$(top_builddir)/libpam -lpam