aboutsummaryrefslogtreecommitdiff
path: root/gacopyz/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gacopyz/Makefile.am')
-rw-r--r--gacopyz/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gacopyz/Makefile.am b/gacopyz/Makefile.am
index d658b3e7..5eb9bde0 100644
--- a/gacopyz/Makefile.am
+++ b/gacopyz/Makefile.am
@@ -35,6 +35,6 @@ BUILT_SOURCES=trans.h
INCLUDES=-I$(top_srcdir)/gnu -I../gnu
trans.h: ${top_srcdir}/gacopyz/trans.tab ${top_srcdir}/gacopyz/trans.awk ${top_srcdir}/gacopyz/gacopyz.h
- $(AWK) -f ${top_srcdir}/gacopyz/trans.awk \
+ $(AM_V_GEN) $(AWK) -f ${top_srcdir}/gacopyz/trans.awk \
-vheader_file=${top_srcdir}/gacopyz/gacopyz.h\
${top_srcdir}/gacopyz/trans.tab > trans.h

Return to:

Send suggestions and report system problems to the System administrator.