diff options
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/am/luatangle.am')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/am/luatangle.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/am/luatangle.am b/Build/source/texk/web2c/luatexdir/am/luatangle.am index 2e4e7451699..63e8d9b3f31 100644 --- a/Build/source/texk/web2c/luatexdir/am/luatangle.am +++ b/Build/source/texk/web2c/luatexdir/am/luatangle.am @@ -1,4 +1,7 @@ ## texk/web2c/luatexdir/am/luatangle.am: Makefile fragment for luatangle. +## +## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +## You may freely use, modify and/or distribute this file. ## luatangle ## @@ -9,7 +12,7 @@ EXTRA_PROGRAMS += luatangle nodist_luatangle_SOURCES = luatangle.c luatangle.h luatangle.c luatangle.h: luatangle-web2c -luatangle-web2c: $(web2c_common) $(web2c_programs) luatangle.p +luatangle-web2c: $(web2c_depend) luatangle.p $(web2c) luatangle echo timestamp >$@ touch luatangle.c luatangle.h |