summaryrefslogtreecommitdiffstats
path: root/missing-glyph-checker/Makefile.am
blob: 54405374c6bb12c266d92df2c6f5c20c540f49c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
NULL =
AUTOMAKE_OPTIONS = dist-bzip2
SUBDIRS = src

CONFIGURE_DEPENDENCIES =	\
	requires		\
	$(NULL)

EXTRA_DIST =			\
	requires		\
	$(NULL)

DISTCLEANFILES =		\
	$(NULL)

#
#
#