From 85bdb06cad4e8a58509f7421610ef9c82bbabc02 Mon Sep 17 00:00:00 2001 From: Patrick Griffis Date: Tue, 8 Nov 2016 22:34:31 -0500 Subject: Convert doat to an internal command - Trivial plugin - Useful for many users - Was under a dumb license --- plugins/doat/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 plugins/doat/Makefile.am (limited to 'plugins/doat/Makefile.am') diff --git a/plugins/doat/Makefile.am b/plugins/doat/Makefile.am deleted file mode 100644 index d8765946..00000000 --- a/plugins/doat/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -libdir = $(hexchatlibdir) - -lib_LTLIBRARIES = doat.la -doat_la_SOURCES = doat.c -doat_la_LDFLAGS = $(PLUGIN_LDFLAGS) -module -doat_la_LIBADD = $(GLIB_LIBS) -doat_la_CPPFLAGS = -I$(top_srcdir)/src/common -doat_la_CFLAGS = $(GLIB_CFLAGS) - -- cgit 1.4.1