From e79eaf87a0a745c193a0f7138731df8cf32ba95d Mon Sep 17 00:00:00 2001 From: Aki Niemi Date: Mon, 20 Dec 2010 13:21:49 +0200 Subject: [PATCH] gisi: Remove from build Prepare for refactoring. --- Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Makefile.am b/Makefile.am index 4a919ab2..a4801c1a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,16 +50,6 @@ builtin_cflags = gdbus_sources = gdbus/gdbus.h gdbus/mainloop.c gdbus/watch.c \ gdbus/object.c gdbus/polkit.c -gisi_sources = gisi/modem.h gisi/modem.c \ - gisi/netlink.h gisi/netlink.c \ - gisi/socket.h gisi/socket.c \ - gisi/client.h gisi/client.c \ - gisi/server.h gisi/server.c \ - gisi/pep.h gisi/pep.c \ - gisi/pipe.h gisi/pipe.c \ - gisi/iter.h gisi/iter.c \ - gisi/verify.c gisi/phonet.h - gatchat_sources = gatchat/gatchat.h gatchat/gatchat.c \ gatchat/gatresult.h gatchat/gatresult.c \ gatchat/gatsyntax.h gatchat/gatsyntax.c \