aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/partitions/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/partitions/Makefile.am')
-rw-r--r--samsung-ipc/partitions/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/samsung-ipc/partitions/Makefile.am b/samsung-ipc/partitions/Makefile.am
new file mode 100644
index 0000000..c3c6197
--- /dev/null
+++ b/samsung-ipc/partitions/Makefile.am
@@ -0,0 +1,4 @@
+libsamsung_ipc_la_SOURCES += \
+ partitions/toc/toc.c \
+ partitions/toc/toc.h \
+ $(NULL)