summaryrefslogtreecommitdiff
path: root/gsm-tvoid/src/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gsm-tvoid/src/lib/Makefile.am')
-rwxr-xr-xgsm-tvoid/src/lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gsm-tvoid/src/lib/Makefile.am b/gsm-tvoid/src/lib/Makefile.am
index 2d4d7f7..8a84086 100755
--- a/gsm-tvoid/src/lib/Makefile.am
+++ b/gsm-tvoid/src/lib/Makefile.am
@@ -38,6 +38,7 @@ ourlib_LTLIBRARIES = _gsm.la
# These are the source files that go into the shared library
_gsm_la_SOURCES = \
+ fire_crc. \
gsmstack.c \
interleave.c \
conv.c \
@@ -63,6 +64,7 @@ gsm.cc gsm.py: $(LOCAL_IFILES) $(ALL_IFILES)
# These headers get installed in ${prefix}/include/gnuradio
grinclude_HEADERS = \
+ fire_crc.h \
gsm_burst.h \
gsmstack.h \
interleave.h \
personal git repositories of Harald Welte. Your mileage may vary