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

SUBDIRS = conv hbf2gf scripts

## Not used
##
EXTRA_DIST = bat

# in case of an SVN repository
dist-hook:
	rm -rf `find $(distdir) -name .svn`