diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2012-10-01 14:06:27 -0400 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-10-01 21:40:17 +0200 |
commit | 00516601e579f2ae4a287332966860cb0af152f9 (patch) | |
tree | d3156b8f231c5dd42416101fe22b4fe38c823fff | |
parent | 1ea72a4859443b78bb07e3a45b3a8903ad3deb79 (diff) | |
download | sssd-00516601e579f2ae4a287332966860cb0af152f9.tar.gz sssd-00516601e579f2ae4a287332966860cb0af152f9.tar.xz sssd-00516601e579f2ae4a287332966860cb0af152f9.zip |
BUILD: Include the patch file in the tarball
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b716f0028..46e44d9f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1734,6 +1734,7 @@ RPMBUILD ?= $(PWD)/rpmbuild dist_noinst_DATA += \ m4 \ contrib/sssd.spec.in \ + contrib/sssd-1.9-man-change-default-ccache.patch \ BUILD.txt \ COPYING |