diff options
Diffstat (limited to 'Build/source/texk/web2c/Makefile.am')
-rw-r--r-- | Build/source/texk/web2c/Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Build/source/texk/web2c/Makefile.am b/Build/source/texk/web2c/Makefile.am index 0cba816c221..f8093486eea 100644 --- a/Build/source/texk/web2c/Makefile.am +++ b/Build/source/texk/web2c/Makefile.am @@ -9,11 +9,7 @@ INCLUDES = -I$(top_builddir)/.. $(KPATHSEA_INCLUDES) version = $(WEB2CVERSION) -SUBDIRS = doc lib man web2c . window -if OMFONTS -SUBDIRS += omegafonts -endif OMFONTS -SUBDIRS += otps +SUBDIRS = doc lib man web2c . window omegafonts otps proglib = lib/lib.a |