summaryrefslogtreecommitdiffstats
path: root/pam_lastlog2/Makemodule.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pam_lastlog2/Makemodule.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/pam_lastlog2/Makemodule.am b/pam_lastlog2/Makemodule.am
new file mode 100644
index 0000000..f33c98b
--- /dev/null
+++ b/pam_lastlog2/Makemodule.am
@@ -0,0 +1,8 @@
+if BUILD_PAM_LASTLOG2
+
+include pam_lastlog2/man/Makemodule.am
+include pam_lastlog2/src/Makemodule.am
+
+EXTRA_DIST += pam_lastlog2/COPYING
+
+endif # BUILD_PAM_LASTLOG2