summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
blob: 82164e416b11cf8d87c2382dba0a175e4a837006 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
include $(top_srcdir)/config/include-Makefile.am

dist_noinst_HEADERS = \
	all-io.h \
	at.h \
	bitops.h \
	blkdev.h \
	c.h \
	canonicalize.h \
	carefulputc.h \
	closestream.h \
	cpuset.h \
	crc32.h \
	env.h \
	exitcodes.h \
	fileutils.h \
	ismounted.h \
	linux_reboot.h \
	linux_version.h \
	list.h \
	loopdev.h \
	mangle.h \
	match.h \
	mbsalign.h \
	md5.h \
	minix.h \
	nls.h \
	optutils.h \
	pamfail.h \
	path.h \
	pathnames.h \
	procutils.h \
	randutils.h \
	rpmatch.h \
	setproctitle.h \
	strutils.h \
	swapheader.h \
	sysfs.h \
	tt.h \
	ttyutils.h \
	usleep.h \
	wholedisk.h \
	widechar.h \
	xalloc.h \
	xgetpass.h