From 69437be53a76d2a73b24a97cacd85ad1c0ed103b Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 28 Feb 2012 15:57:21 -0500 Subject: Include the debug_level upgrade tool in the tarball --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 815816585..99dbbd2a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -185,6 +185,7 @@ dist_noinst_SCRIPTS = \ src/config/SSSDConfig.py \ src/config/SSSDConfigTest.py \ src/config/sssd_upgrade_config.py \ + src/contrib/rhel/upgrade_debug_levels.py \ src/tests/pyhbac-test.py dist_noinst_DATA = \ -- cgit