aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2013-06-23 20:15:05 +0200
committerSimon Busch <morphis@gravedo.de>2013-06-23 20:15:05 +0200
commit87fb149ae2fc166731663fe2671b04291b7dd08f (patch)
treeb11a7079e1be69f9381e41ebc47e224d552d18e5 /samsung-ipc
parent48aba0e551523257d8f26be08b3cd287c4dad8d7 (diff)
downloadhardware_replicant_libsamsung-ipc-87fb149ae2fc166731663fe2671b04291b7dd08f.tar.gz
hardware_replicant_libsamsung-ipc-87fb149ae2fc166731663fe2671b04291b7dd08f.tar.bz2
hardware_replicant_libsamsung-ipc-87fb149ae2fc166731663fe2671b04291b7dd08f.zip
Add missing modem_prj.h file to automake configuration
Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'samsung-ipc')
-rw-r--r--samsung-ipc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/samsung-ipc/Makefile.am b/samsung-ipc/Makefile.am
index d2cc6a8..4ec43a1 100644
--- a/samsung-ipc/Makefile.am
+++ b/samsung-ipc/Makefile.am
@@ -44,6 +44,7 @@ libsamsung_ipc_la_SOURCES = \
device/xmm6260/xmm6260_modemctl.h \
device/xmm6260/xmm6260_ipc.c \
device/xmm6260/xmm6260_ipc.h \
+ device/xmm6260/modem_prj.h \
device/galaxys2/galaxys2_loader.c \
device/galaxys2/galaxys2_loader.h \
device/galaxys2/galaxys2_ipc.c \