OSDN Git Service

build: correct my typo in preceding commit
[android-x86/external-parted.git] / libparted / fs / fat / Makefile.am
1 partedincludedir      = -I$(top_srcdir)/include
2
3 noinst_LTLIBRARIES    = libfat.la
4 libfat_la_SOURCES     = bootsector.c    \
5                         bootsector.h    \
6                         count.h         \
7                         fat.c           \
8                         fat.h
9
10 INCLUDES = $(partedincludedir) $(INTLINCS)
11
12 MAINTAINERCLEANFILES = Makefile.in