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

DISTCLEANFILES = $(noinst_DATA)

all-local: $(noinst_DATA)

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