summaryrefslogtreecommitdiff
path: root/Build/source/texk/dummy/Makefile.am
blob: b5bae3f9d3a657fc700f31a369875f7bada6f2b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Makefile.am for the TeX Live subdirectory texk/dummy/
##
## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
noinst_DATA = ../subtexkdir-configure

DISTCLEANFILES = $(noinst_DATA)

all-local: $(noinst_DATA)

../subtexkdir-configure: Makefile
	echo "${srcdir}/configure" | sed 's,dummy/,SUBTEXKDIR/,' >$@