diff options
Diffstat (limited to 'Build/source/texk/web2c/Makefile.am')
-rw-r--r-- | Build/source/texk/web2c/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/Makefile.am b/Build/source/texk/web2c/Makefile.am index 676be50ab57..bd99710effc 100644 --- a/Build/source/texk/web2c/Makefile.am +++ b/Build/source/texk/web2c/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am for the TeX Live subdirectory texk/web2c/ ## -## Copyright (C) 2009-2011 Peter Breitenlohner <tex-live@tug.org> +## Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org> ## You may freely use, modify and/or distribute this file. ## ACLOCAL_AMFLAGS = -I ../../m4 -I m4 @@ -91,8 +91,6 @@ $(proglib): ${srcdir}/lib/*.c @XPDF_RULE@ ## Rebuild poppler @POPPLER_RULE@ -## Rebuild libopenbsd-compat -@OBSDCOMPAT_RULE@ ## Rebuild libzzip @ZZIPLIB_RULE@ ## Rebuild libgraphite |