From 9ba1c6253af4a8aa9b312b7cc2b2d656011d2f33 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 12 Feb 2010 12:31:11 +0100 Subject: [sccp] Install the static sccp library and the headers --- include/sccp/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/sccp/Makefile.am b/include/sccp/Makefile.am index 42fd310..6c8a517 100644 --- a/include/sccp/Makefile.am +++ b/include/sccp/Makefile.am @@ -1 +1,2 @@ -noinst_HEADERS = sccp_types.h sccp.h +sccp_HEADERS = sccp_types.h sccp.h +sccpdir = $(includedir)/sccp -- cgit v1.2.3