projects
/
framework
/
connectivity
/
connman.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add AT chat library implementation
[framework/connectivity/connman.git]
/
gatchat
/
Makefile.am
1
2
noinst_LTLIBRARIES = libgatchat.la
3
4
libgatchat_la_SOURCES = gatchat.h gatchat.c gatresult.h gatresult.c \
5
ringbuffer.h ringbuffer.c
6
7
AM_CFLAGS = @GLIB_CFLAGS@
8
9
MAINTAINERCLEANFILES = Makefile.in