From 0bfa584e46e5cf6bcf689307c3ed217aea043e45 Mon Sep 17 00:00:00 2001
From: yanmorin <yanmorin>
Date: Fri, 11 Nov 2005 20:43:18 +0000
Subject: [PATCH] Forgot .h files

---
 exosip2/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/exosip2/Makefile.am b/exosip2/Makefile.am
index 9000c6ca5d..72ba95e795 100644
--- a/exosip2/Makefile.am
+++ b/exosip2/Makefile.am
@@ -10,6 +10,7 @@ noinst_LTLIBRARIES = libeXosip2.la
 #	-Werror
 #
 AM_CFLAGS = $(EXOSIP_CFLAGS) @CFLAGS@  
+noinstall_HEADERS = eXosip2.h  inet_ntop.h  jpipe.h
 
 libeXosip2_la_SOURCES =      \
 eXosip.c         eXconf.c    \
-- 
GitLab