summaryrefslogtreecommitdiff
path: root/src/gsmd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsmd/Makefile.am')
-rw-r--r--src/gsmd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gsmd/Makefile.am b/src/gsmd/Makefile.am
index ae1cc09..2d62662 100644
--- a/src/gsmd/Makefile.am
+++ b/src/gsmd/Makefile.am
@@ -3,7 +3,7 @@ AM_CFLAGS = -std=gnu99
bin_PROGRAMS = gsmd
-gsmd_SOURCES = gsmd.c atcmd.c select.c vendor_ti.c usock.c unsolicited.c
+gsmd_SOURCES = gsmd.c atcmd.c select.c vendor_ti.c usock.c unsolicited.c log.c
#gsmd_LDADD = ../libgsmd/libgsmd.la
#gsmd_LDFLAGS = -dynamic
personal git repositories of Harald Welte. Your mileage may vary