diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b19d69803..86a057229 100644 --- a/Makefile.am +++ b/Makefile.am @@ -342,7 +342,9 @@ dist_noinst_DATA = \ contrib/ci/configure.sh \ contrib/ci/deps.sh \ contrib/ci/distro.sh \ - contrib/ci/misc.sh + contrib/ci/misc.sh \ + contrib/ci/sssd.supp \ + $(NULL) ############################### # Global compilation settings # |