1 ## Makefile.am for the TeX Live subdirectory utils/
3 ## Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
4 ## You may freely use, modify and/or distribute this file.
6 ## Ensure aclocal.m4 is up to date
7 ACLOCAL = @ACLOCAL@ --force
9 SUBDIRS = . $(MAKE_SUBDIRS)
10 DIST_SUBDIRS = $(CONF_SUBDIRS)
12 # Files not to be distributed
13 include $(srcdir)/../am/dist_hook.am
15 ## Configure and build subdirs.
20 include $(srcdir)/../am/recurse.am