summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2012-07-17 04:32:23 -0400
committerRay Strode <rstrode@redhat.com>2012-07-17 05:30:55 -0400
commit14064ad5dd43f3dc3a1c04c41b324574779ea72d (patch)
tree67bc25e23112cf55407b35ecaf5059a4091f8c57 /data/Makefile.am
parent45594c4e5eb905c5b92fae2c3a17cfef35e0e383 (diff)
downloadgdm-14064ad5dd43f3dc3a1c04c41b324574779ea72d.tar.gz
daemon: distcheck fixes
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 19823491..e3f86422 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -164,7 +164,8 @@ uninstall-hook:
$(DESTDIR)$(sysconfdir)/dconf/db/gdm.d \
$(DESTDIR)$(workingdir)/.config/dconf \
$(DESTDIR)$(screenshotdir) \
- $(DESTDIR)$(xauthdir)
+ $(DESTDIR)$(xauthdir) \
+ $(DESTDIR)$(PAM_PREFIX)/pam.d
-rmdir \
$(DESTDIR)$(sysconfdir)/dconf/db/gdm.d/locks \