summaryrefslogtreecommitdiff
path: root/gatchat
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-08-24 23:49:40 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-08-24 23:49:40 -0700
commit70aab2a82671d29a5a2dd0195469999bc70e2412 (patch)
tree4b0b177d024e825ec0482edb506fc61a67561b03 /gatchat
parent7d3d52009dd110f3b2f94adad98348f6171f4c3d (diff)
Convert to fully non-recursive build system
Diffstat (limited to 'gatchat')
-rw-r--r--gatchat/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/gatchat/Makefile.am b/gatchat/Makefile.am
deleted file mode 100644
index 8b2ed200..00000000
--- a/gatchat/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-
-noinst_LTLIBRARIES = libgatchat.la
-
-libgatchat_la_SOURCES = gatchat.h gatchat.c gatresult.h gatresult.c \
- ringbuffer.h ringbuffer.c gatsyntax.h gatsyntax.c
-
-AM_CFLAGS = @GLIB_CFLAGS@
-
-MAINTAINERCLEANFILES = Makefile.in