beta-0.89.2
[luatex.git] / source / texk / texlive / Makefile.am
bloba6ea2e3f32b3581c7985833a7948cbb7ff50a4d3
1 ## Makefile.am for the TeX Live subdirectory texk/texlive/
2 ##
3 ## Copyright (C) 2009-2014 Peter Breitenlohner <tex-live@tug.org>
4 ## You may freely use, modify and/or distribute this file.
5 ##
6 SUBDIRS = tl_scripts
7 if LINKED_SCRIPTS
8 SUBDIRS += linked_scripts
9 endif LINKED_SCRIPTS
11 ## Windows wrapper and sources.
13 EXTRA_DIST = w32_wrapper w64_wrapper
15 ## Tests
17 TEST_EXTENSIONS = .pl
18 TESTS = tests/updmap-cmdline-test.pl
19 EXTRA_DIST += $(TESTS)