diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a7603fb2..0de78ad0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -184,7 +184,7 @@ install-exec-hook: # make install, and have "sudo stap ...." or "sudo staprun ...." work later. -CLEANFILES += $(pkglibexec_PROGRAMS) $(pkglibexec_SCRIPTS) +CLEANFILES += $(pkglibexec_PROGRAMS) if BUILD_TRANSLATOR if HAVE_NSS |