summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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 95a130acf..6a12fe40c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -408,7 +408,7 @@ sssd_be_LDFLAGS = \
if BUILD_PYTHON_BINDINGS
sss_obfuscate_pythondir = $(sbindir)
-sss_obfuscate_python_PYTHON = \
+dist_sss_obfuscate_python_SCRIPTS = \
src/tools/sss_obfuscate
endif