summaryrefslogtreecommitdiff
path: root/Makefile.plugins
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-03-07 15:04:13 -0800
committerMarcel Holtmann <marcel@holtmann.org>2010-03-07 15:04:13 -0800
commit282542067c3a97d9b75468d6f4d401e09a2fcd50 (patch)
tree6e79eeadfb7c69d73592df57b44d3e05abb828b0 /Makefile.plugins
parenta474ef1be8b76167b9d0ef8a9eb6fe24cc5eacc5 (diff)
downloadconnman-282542067c3a97d9b75468d6f4d401e09a2fcd50.tar.gz
connman-282542067c3a97d9b75468d6f4d401e09a2fcd50.tar.bz2
connman-282542067c3a97d9b75468d6f4d401e09a2fcd50.zip
Remove internal GAtChat library
Diffstat (limited to 'Makefile.plugins')
-rw-r--r--Makefile.plugins11
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.plugins b/Makefile.plugins
index 3a0b2a3a..74d24109 100644
--- a/Makefile.plugins
+++ b/Makefile.plugins
@@ -1,15 +1,4 @@
-noinst_LTLIBRARIES = plugins/libgatchat.la
-
-plugins_libgatchat_la_SOURCES = gatchat/gatchat.h gatchat/gatchat.c \
- gatchat/gatresult.h gatchat/gatresult.c \
- gatchat/gatsyntax.h gatchat/gatsyntax.c \
- gatchat/ringbuffer.h gatchat/ringbuffer.c \
- gatchat/gattty.h gatchat/gattty.c \
- gatchat/gatutil.h gatchat/gatutil.c \
- gatchat/gat.h
-
-
plugin_cflags = -fvisibility=hidden -I$(srcdir)/gdbus \
@DBUS_CFLAGS@ @GLIB_CFLAGS@
plugin_ldflags = -no-undefined -module -avoid-version