blob: 6efe256de4393c2e54d958483e8a1e125cf075b3 (
plain)
1
2
3
4
5
6
7
|
## Makefile.am for the TeX Live subdirectory auxdir/auxsub/
##
## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
DISTCLEANFILES = ../../subsubdir-conf.cmd
|