summaryrefslogtreecommitdiff
path: root/libparted/fs/xfs/Makefile.am
blob: 84ab9261ef77501e2521c5b08c0a22d529644236 (plain)
1
2
3
4
5
6
partedincludedir	= -I$(top_srcdir)/include

noinst_LTLIBRARIES	= libxfs.la
libxfs_la_SOURCES	= xfs.c xfs_sb.h xfs_types.h platform_defs.h

INCLUDES = $(partedincludedir) @INTLINCS@