From d04b9edfa326c353852342acea1c7aab698abc88 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Mon, 14 Jun 2010 20:52:04 +0200 Subject: auth: Add missing include/auth.h Doh ! Signed-off-by: Sylvain Munaut --- openbsc/include/openbsc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/include/openbsc/Makefile.am') diff --git a/openbsc/include/openbsc/Makefile.am b/openbsc/include/openbsc/Makefile.am index 0805f0511..2c5db5b7e 100644 --- a/openbsc/include/openbsc/Makefile.am +++ b/openbsc/include/openbsc/Makefile.am @@ -9,7 +9,7 @@ noinst_HEADERS = abis_nm.h abis_rsl.h db.h gsm_04_08.h gsm_data.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 + gprs_ns_frgre.h auth.h openbsc_HEADERS = gsm_04_08.h meas_rep.h bsc_api.h openbscdir = $(includedir)/openbsc -- cgit v1.2.3