aboutsummaryrefslogtreecommitdiffstats
path: root/leim
diff options
context:
space:
mode:
Diffstat (limited to 'leim')
-rw-r--r--leim/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/leim/Makefile.in b/leim/Makefile.in
index 2ec03db49b7..e30895fc398 100644
--- a/leim/Makefile.in
+++ b/leim/Makefile.in
@@ -29,6 +29,8 @@ srcdir=@srcdir@
29# Where the generated files go. 29# Where the generated files go.
30leimdir = ${srcdir}/../lisp/leim 30leimdir = ${srcdir}/../lisp/leim
31 31
32EXEEXT = @EXEEXT@
33
32# 'make' verbosity. 34# 'make' verbosity.
33AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 35AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
34 36