From 94ca3db63b985c7ad7696f3bce50555950e1c17a Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Fri, 24 Aug 2012 07:25:19 +0200 Subject: Add identifiable named header file which should be the only one used by clients --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am index 3f177d3..1eb264d 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -16,6 +16,7 @@ samsung_ipcinclude_HEADERS = \ gprs.h \ snd.h \ rfs.h \ + samsung-ipc.h \ $(NULL) samsung_ipc_v4includedir = $(includedir)/samsung-ipc-1.0/device/ipc-v4/ -- cgit v1.1