]> granicus.if.org Git - recode/commitdiff
src/Makefile.am: hide timestamp-updating command for consistency
authorReuben Thomas <rrt@sc3d.org>
Sun, 14 Jan 2018 17:34:56 +0000 (17:34 +0000)
committerReuben Thomas <rrt@sc3d.org>
Mon, 15 Jan 2018 14:35:36 +0000 (14:35 +0000)
src/Makefile.am

index 291c438f37ee47eb032b2d5d487256ce6c90d448..b617a853fcd4b4549bf4e63b43ca3d61fcd8defd 100644 (file)
@@ -146,4 +146,4 @@ rfc1345.h: ../tables.py $(MNEMONICS_DS)
 strip-pool.c strip-data.c: stamp-strip
 stamp-strip: ../tables.py $(MNEMONICS_DS) $(CHARSETS_DEF)
        $(TABLES_PY) -C $(srcdir) -p $(MNEMONICS_DS) $(CHARSETS_DEF)
-       echo timestamp > $(srcdir)/$@
+       @echo timestamp > $(srcdir)/$@