summaryrefslogtreecommitdiff
path: root/InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile.in')
-rw-r--r--InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile.in b/InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile.in
index e84f33a..a69e1db 100644
--- a/InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile.in
+++ b/InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile.in
@@ -191,7 +191,13 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
noinst_LTLIBRARIES = libMocMsgProxy.la
-libMocMsgProxy_la_SOURCES = $(srcdir)/MocMsgProxy.c
+libMocMsgProxy_la_SOURCES = $(srcdir)/MocMsgProxy.c \
+ $(srcdir)/MocMsgProxy.h \
+ $(srcdir)/MocMsgProxyIF.h \
+ $(srcdir)/MOC_Types.h \
+ $(srcdir)/MOC_Utils.h \
+ $(srcdir)/Osal_TaskTypes.h
+
libMocMsgProxy_la_CFLAGS = \
-I "$(srcdir)/../DnDWrapper" \
-I "$(srcdir)/../MOCHandler/UDapiL5" \