From 2a90a25c930032f5ea36954adb1b7eb6618492f4 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 24 Aug 2010 13:59:08 +0200 Subject: Add gprs_sndcp.h to noinst_HEADERS --- openbsc/src/gprs/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/src/gprs/Makefile.am') diff --git a/openbsc/src/gprs/Makefile.am b/openbsc/src/gprs/Makefile.am index 9687090e5..a85ff1934 100644 --- a/openbsc/src/gprs/Makefile.am +++ b/openbsc/src/gprs/Makefile.am @@ -3,6 +3,7 @@ AM_CFLAGS=-Wall -fno-strict-aliasing $(LIBOSMOCORE_CFLAGS) $(LIBOSMOVTY_CFLAGS) AM_LDFLAGS = $(LIBOSMOCORE_LIBS) $(LIBOSMOVTY_LIBS) noinst_LIBRARIES = libgb.a +noinst_HEADERS = gprs_sndcp.h if HAVE_LIBGTP sbin_PROGRAMS = osmo-gbproxy osmo-sgsn -- cgit v1.2.3