aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-11-07 08:01:49 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-11-07 08:02:10 +0100
commitbe57081721c13d1d2896f0a843f8759add7f58b9 (patch)
tree3e065d2ca33d780319ab64d0bab95598350e2127 /src/Makefile.am
parentb7840466ceea8c68eb5db86c1fc98219b39ad086 (diff)
llc: Move the llc structure to a new header file
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 857d0497..daa91ec6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -88,7 +88,8 @@ noinst_HEADERS = \
ta.h \
sba.h \
rlc.h \
- decoding.h
+ decoding.h \
+ llc.h
osmo_pcu_SOURCES = pcu_main.cpp