From 086a6a61cbc2625633c0a34327533872e7670662 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 13 Nov 2011 15:21:26 +0100 Subject: [PATCH] Add missing header files to Makefile --- public-trunk/GSM/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public-trunk/GSM/Makefile.am b/public-trunk/GSM/Makefile.am index a7046b0..c73c010 100644 --- a/public-trunk/GSM/Makefile.am +++ b/public-trunk/GSM/Makefile.am @@ -79,6 +79,8 @@ noinst_HEADERS = \ GSMTransfer.h \ PowerManager.h \ GSMTAPDump.h \ + OsmoLogicalChannel.h \ OsmoSAPMux.h \ + OsmoThreadMuxer.h \ gsmtap.h