aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/Makefile.am')
-rw-r--r--samsung-ipc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/samsung-ipc/Makefile.am b/samsung-ipc/Makefile.am
index 0a6e595..d21c172 100644
--- a/samsung-ipc/Makefile.am
+++ b/samsung-ipc/Makefile.am
@@ -19,6 +19,7 @@ libsamsung_ipc_la_SOURCES = \
ipc_util.c \
util.c \
\
+ rfs.c \
misc.c \
sec.c \
gen.c \
@@ -31,7 +32,6 @@ libsamsung_ipc_la_SOURCES = \
if WANT_PROTOCOL_VERISON_CRESPO
libsamsung_ipc_la_SOURCES += \
device/crespo/crespo_ipc.c \
- device/crespo/crespo_nv_data.c \
$(NULL)
AM_CFLAGS += -DDEVICE_CRESPO
endif