]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - linux/src/mm/Makefile.am
SDOCM00115373 NameServer local get methods are missing on Linux
[ipc/ipcdev.git] / linux / src / mm / Makefile.am
index 96dfa17e072dd1009ddfce7ee1672a7479011fb9..59aa3128b054cf78c423339384957113c42b3202 100644 (file)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2013, Texas Instruments Incorporated
+##  Copyright (c) 2013-2014, Texas Instruments Incorporated
 ##
 ##  Redistribution and use in source and binary forms, with or without
 ##  modification, are permitted provided that the following conditions
@@ -73,4 +73,8 @@ libmmrpc_la_SOURCES = \
 # Add version info to the shared library
 libmmrpc_la_LDFLAGS = -version-info 1:0:0
 
+pkgconfig_DATA         = libmmrpc.pc
+pkgconfigdir           = $(libdir)/pkgconfig
+
+
 ###############################################################################