X-Git-Url: https://git.ti.com/gitweb?p=ipc%2Fipcdev.git;a=blobdiff_plain;f=linux%2Fsrc%2Ftransport%2FMakefile.am;h=c4ff034d7bf02e9a1751804700e48a4a2f1e320c;hp=656e009f8840f92cfd188b7b89886fd5e0b0bab0;hb=6f63e63309c6b8b1f2ccf86edc58878cf88f4346;hpb=c75ab310a922e02fd94c08cf649a084890aab049 diff --git a/linux/src/transport/Makefile.am b/linux/src/transport/Makefile.am index 656e009..c4ff034 100644 --- a/linux/src/transport/Makefile.am +++ b/linux/src/transport/Makefile.am @@ -48,10 +48,11 @@ AM_CFLAGS = -I$(top_srcdir)/linux/include -I$(top_srcdir)/hlos_common/include \ lib_LTLIBRARIES = libtitransportrpmsg.la # where to install the headers on the system -libtitransportrpmsg_ladir = $(includedir)/ti/ipc +libtitransportrpmsg_ladir = $(includedir)/ti/ipc/transports # the list of header files that belong to the library (to be installed later) -libtitransportrpmsg_la_HEADERS = $(top_srcdir)/linux/include/ti/ipc/Std.h +libtitransportrpmsg_la_HEADERS = \ + $(top_srcdir)/linux/include/ti/ipc/transports/TransportRpmsg.h # the sources to add to the library and to add to the source distribution libtitransportrpmsg_la_SOURCES = \