aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/partitions/Makefile.am
blob: 7402c54bd184762b6d209eb302210e9dad2f2260 (plain)
1
2
3
4
5
6
libsamsung_ipc_la_SOURCES += \
	$(top_srcdir)/samsung-ipc/partitions/android/android.c \
	$(top_srcdir)/samsung-ipc/partitions/android/android.h \
	$(top_srcdir)/samsung-ipc/partitions/toc/toc.c \
	$(top_srcdir)/samsung-ipc/partitions/toc/toc.h \
	$(NULL)