From 03fd8d014f9871896a86534432c8757d65a576fe Mon Sep 17 00:00:00 2001 From: Jonathan Santos Date: Wed, 25 May 2011 13:54:02 -0400 Subject: Import upstream version 0.9.13 --- include/openbsc/Makefile.am | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 include/openbsc/Makefile.am (limited to 'include/openbsc/Makefile.am') diff --git a/include/openbsc/Makefile.am b/include/openbsc/Makefile.am new file mode 100644 index 000000000..325d66d93 --- /dev/null +++ b/include/openbsc/Makefile.am @@ -0,0 +1,17 @@ +noinst_HEADERS = abis_nm.h abis_rsl.h db.h gsm_04_08.h gsm_data.h \ + gsm_subscriber.h gsm_04_11.h debug.h signal.h \ + misdn.h chan_alloc.h paging.h \ + subchan_demux.h trau_frame.h e1_input.h trau_mux.h \ + ipaccess.h rs232.h openbscdefines.h rtp_proxy.h \ + bsc_rll.h mncc.h transaction.h ussd.h gsm_04_80.h \ + silent_call.h mgcp.h meas_rep.h rest_octets.h \ + system_information.h handover.h mgcp_internal.h \ + vty.h socket.h \ + crc24.h gprs_bssgp.h gprs_llc.h gprs_ns.h gprs_gmm.h \ + gb_proxy.h gprs_sgsn.h gsm_04_08_gprs.h sgsn.h \ + gprs_ns_frgre.h auth.h osmo_msc.h bsc_msc.h bsc_nat.h \ + osmo_bsc_rf.h osmo_bsc.h network_listen.h bsc_nat_sccp.h \ + osmo_msc_data.h osmo_bsc_grace.h sms_queue.h abis_om2000.h + +openbsc_HEADERS = gsm_04_08.h meas_rep.h bsc_api.h +openbscdir = $(includedir)/openbsc -- cgit v1.2.3