## Makefile.am for the TeX Live subdirectory texk/texlive/
##
## Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
ACLOCAL_AMFLAGS = -I ../../m4

SUBDIRS = tl_scripts linked_scripts

## Windows wrapper sources.
##
EXTRA_DIST = w32_wrapper

## Tests
##
TESTS = tests/updmap-cmdline-test.pl
EXTRA_DIST += $(TESTS)