From 4d1dc12a31d3f4463295c190d1902ee897642977 Mon Sep 17 00:00:00 2001 From: TingPing Date: Mon, 20 Jan 2014 04:44:44 -0500 Subject: Remove unused xdcc server plugin --- plugins/xdcc/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 plugins/xdcc/Makefile.am (limited to 'plugins/xdcc/Makefile.am') diff --git a/plugins/xdcc/Makefile.am b/plugins/xdcc/Makefile.am deleted file mode 100644 index dd858e4d..00000000 --- a/plugins/xdcc/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -libdir = $(hexchatdir) - -lib_LTLIBRARIES = xdcc.la -xdcc_la_SOURCES = xdcc.c -xdcc_la_LDFLAGS = -avoid-version -module -INCLUDES = $(COMMON_CFLAGS) -I$(srcdir)/.. - -- cgit 1.4.1