From 70aab2a82671d29a5a2dd0195469999bc70e2412 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 24 Aug 2009 23:49:40 -0700 Subject: Convert to fully non-recursive build system --- gatchat/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 gatchat/Makefile.am (limited to 'gatchat') 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 -- cgit v1.2.3