summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Zeleny <jzeleny@redhat.com>2012-02-29 16:33:49 +0100
committerStephen Gallagher <sgallagh@redhat.com>2012-03-01 09:29:19 -0500
commit1f9d3d5186cb6e69cdf18132c13d15642ff472b4 (patch)
tree5c4ae1186e061edd05116e80c40993b2e4c5671e /Makefile.am
parentf5df473c0234bf4b701a29f4feb61ad52f70b236 (diff)
downloadsssd-1f9d3d5186cb6e69cdf18132c13d15642ff472b4.tar.gz
sssd-1f9d3d5186cb6e69cdf18132c13d15642ff472b4.tar.xz
sssd-1f9d3d5186cb6e69cdf18132c13d15642ff472b4.zip
Fix the script path
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6ec41eea7..30a640d14 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -185,7 +185,7 @@ dist_noinst_SCRIPTS = \
src/config/SSSDConfig.py \
src/config/SSSDConfigTest.py \
src/config/sssd_upgrade_config.py \
- src/contrib/rhel/update_debug_levels.py \
+ contrib/rhel/update_debug_levels.py \
src/tests/pyhbac-test.py
dist_noinst_DATA = \