summaryrefslogtreecommitdiff
path: root/include/parted/Makefile.am
blob: 13df6c08a2330b6d1dae3c0a835f6cd43252ee3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
partedincludedir      =	$(includedir)/parted
partedinclude_HEADERS = gnu.h		\
			linux.h		\
			constraint.h	\
			debug.h		\
			device.h	\
			disk.h		\
			exception.h	\
			filesys.h	\
			geom.h		\
			natmath.h	\
			timer.h		\
			unit.h		\
			parted.h    \
			vtoc.h		\
			fdasd.h

noinst_HEADERS	      = crc32.h		\
			endian.h

MAINTAINERCLEANFILES = Makefile.in