summaryrefslogtreecommitdiff
path: root/lib/am/lisp.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/am/lisp.am')
-rw-r--r--lib/am/lisp.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/am/lisp.am b/lib/am/lisp.am
index 746f01679..6395ef389 100644
--- a/lib/am/lisp.am
+++ b/lib/am/lisp.am
@@ -30,7 +30,7 @@ endif %?INSTALL%
## The destination file is normally determined by appending "c" to the
## input (which would erroneously put it in $(srcdir) in VPATH builds),
## so we override that, too.
- if test '$(EMACS)' != no; then \
+ $(AM_V_GEN)if test '$(EMACS)' != no; then \
am__dir=. am__subdir_includes=''; \
case $@ in */*) \
am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \