From 01e8b50b4f0565e0a2871f8c78398c43eace02a0 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 22 Oct 2012 04:04:51 +0200 Subject: [PATCH] EXTRA_DIST cleanup --- plugins/checksum/Makefile.am | 2 -- plugins/doat/Makefile.am | 2 -- plugins/sasl/Makefile.am | 2 -- 3 files changed, 6 deletions(-) diff --git a/plugins/checksum/Makefile.am b/plugins/checksum/Makefile.am index 7c0eb686..6e6904a4 100644 --- a/plugins/checksum/Makefile.am +++ b/plugins/checksum/Makefile.am @@ -1,5 +1,3 @@ -EXTRA_DIST = INSTALL LICENSE README - libdir = $(hexchatlibdir)/plugins lib_LTLIBRARIES = checksum.la diff --git a/plugins/doat/Makefile.am b/plugins/doat/Makefile.am index 5ed0ba7a..b119ee95 100644 --- a/plugins/doat/Makefile.am +++ b/plugins/doat/Makefile.am @@ -1,5 +1,3 @@ -EXTRA_DIST = - libdir = $(hexchatlibdir)/plugins lib_LTLIBRARIES = doat.la diff --git a/plugins/sasl/Makefile.am b/plugins/sasl/Makefile.am index 0a9d169f..2324450c 100644 --- a/plugins/sasl/Makefile.am +++ b/plugins/sasl/Makefile.am @@ -1,5 +1,3 @@ -EXTRA_DIST = - libdir = $(hexchatlibdir)/plugins lib_LTLIBRARIES = sasl.la