summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
blob: 1def42a9d29ff1696c6e5462491cda0e13c4c475 (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
include $(top_srcdir)/config/include-Makefile.am

dist_noinst_HEADERS = \
	at.h \
	bitops.h \
	blkdev.h \
	canonicalize.h \
	carefulputc.h \
	c.h \
	cpuset.h \
	crc32.h \
	env.h \
	fsprobe.h \
	ismounted.h \
	linux_reboot.h \
	linux_version.h \
	list.h \
	mangle.h \
	mbsalign.h \
	md5.h \
	nls.h \
	pathnames.h \
	setproctitle.h \
	strutils.h \
	swapheader.h \
	tt.h \
	usleep.h \
	wholedisk.h \
	widechar.h \
	writeall.h \
	xalloc.h