Description: Fix doc target to avoid FTBFS after clean
 Add 'pam_mount.txt' to target all-local to avoid FTBFS after clean
Author: Felix Lechner <felix.lechner@lease-up.com>
Forwarded: no
Last-Update: 2017-03-06
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,7 @@
 # -*- Makefile -*-
 
+all-local: pam_mount.txt
+
 man_MANS = pam_mount.8 pam_mount.conf.5
 dist_man_MANS = mount.crypt.8 mount.crypt_LUKS.8 mount.crypto_LUKS.8 \
 		pmvarrun.8 pmt-ehd.8 \
