~ubuntu-branches/ubuntu/trusty/util-linux/trusty-proposed

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
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 \
	exitcodes.h \
	fsprobe.h \
	ismounted.h \
	linux_reboot.h \
	linux_version.h \
	list.h \
	loopdev.h \
	mangle.h \
	mbsalign.h \
	md5.h \
	minix.h \
	nls.h \
	pathnames.h \
	procutils.h \
	setproctitle.h \
	strutils.h \
	swapheader.h \
	sysfs.h \
	tt.h \
	usleep.h \
	wholedisk.h \
	widechar.h \
	writeall.h \
	rpmatch.h \
	xalloc.h