Remove obsolete file.
[connman] / gatchat / Makefile.am
index 56c1742..9f1da11 100644 (file)
@@ -1,7 +1,8 @@
 
 noinst_LTLIBRARIES = libgatchat.la
 
-libgatchat_la_SOURCES =
+libgatchat_la_SOURCES = gatchat.h gatchat.c gatresult.h gatresult.c \
+                                               ringbuffer.h ringbuffer.c
 
 AM_CFLAGS = @GLIB_CFLAGS@