summaryrefslogtreecommitdiff
path: root/gsm-tvoid/src/lib/Makefile.am
diff options
context:
space:
mode:
authorleo <leo@brix.(none)>2008-04-17 15:18:16 +0100
committerleo <leo@brix.(none)>2008-04-17 15:18:16 +0100
commit6e9a62d578312fcc05eda7a9efc90c1a83c6b8ce (patch)
tree89e9e615bc1a4c520452c04d4954174560ee4cf6 /gsm-tvoid/src/lib/Makefile.am
parentbec9447ae5f3547064d9cad493eee09ed2a26ad4 (diff)
fire code fixup
Diffstat (limited to 'gsm-tvoid/src/lib/Makefile.am')
-rwxr-xr-xgsm-tvoid/src/lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsm-tvoid/src/lib/Makefile.am b/gsm-tvoid/src/lib/Makefile.am
index 8a84086..f4072d9 100755
--- a/gsm-tvoid/src/lib/Makefile.am
+++ b/gsm-tvoid/src/lib/Makefile.am
@@ -38,7 +38,7 @@ ourlib_LTLIBRARIES = _gsm.la
# These are the source files that go into the shared library
_gsm_la_SOURCES = \
- fire_crc. \
+ fire_crc.c \
gsmstack.c \
interleave.c \
conv.c \
personal git repositories of Harald Welte. Your mileage may vary