From 6a007f2fdee35b93048fb38c5d1ed20836901b57 Mon Sep 17 00:00:00 2001 From: Karsten Keil Date: Fri, 18 Sep 2015 17:14:03 +0200 Subject: [PATCH] Put fxs.h into noinst_HEADERS to have it in the make dist* tar balls --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 9f79722..6330219 100644 --- a/Makefile.am +++ b/Makefile.am @@ -189,7 +189,7 @@ noinst_HEADERS = \ message.h callerid.h socket_server.h port.h vbox.h endpoint.h endpointapp.h \ appbridge.h apppbx.h route.h extension.h join.h joinpbx.h lcrsocket.h -noinst_HEADERS += myisdn.h mISDN.h dss1.h crypt.h remote.h +noinst_HEADERS += myisdn.h mISDN.h dss1.h crypt.h remote.h fxs.h noinst_HEADERS += ss5.h ss5_encode.h ss5_decode.h noinst_HEADERS += mncc.h gsm.h gsm_audio.h gsm_bs.h gsm_ms.h noinst_HEADERS += ie.cpp sip.h -- 2.13.6