diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-22 04:04:51 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-22 04:04:51 +0200 |
commit | 01e8b50b4f0565e0a2871f8c78398c43eace02a0 (patch) | |
tree | 1eb96bc82c07573230ff34760e908aea7cc8d40e /plugins/sasl | |
parent | de39738bbdb0cb6fac7d4f9ee15cdd94d8ca24b4 (diff) |
EXTRA_DIST cleanup
Diffstat (limited to 'plugins/sasl')
-rw-r--r-- | plugins/sasl/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
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 |