summary refs log tree commit diff stats
path: root/plugins/xdcc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/xdcc/Makefile.am')
-rw-r--r--plugins/xdcc/Makefile.am7
1 files changed, 0 insertions, 7 deletions
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)/..
-