From 6a6a821866091e0f722808566c25b951aa346d7c Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Thu, 7 Mar 2013 13:44:26 -0500 Subject: BUILD: Include build aliases in the tarball --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 79e6e571c..c66e25525 100644 --- a/Makefile.am +++ b/Makefile.am @@ -223,6 +223,7 @@ dist_noinst_SCRIPTS = \ src/config/SSSDConfigTest.py \ src/config/SSSDConfig/sssd_upgrade_config.py \ contrib/rhel/update_debug_levels.py \ + contrib/fedora/bashrc_sssd \ src/tests/pyhbac-test.py \ src/tests/pysss_murmur-test.py -- cgit