diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-28 23:33:45 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-28 23:33:45 +0100 |
commit | da54f7cc1109c86e3f19542360ba49f22407b228 (patch) | |
tree | 4f3e01ae0ef8ebbde4d55921b2bef33608c49cd4 /plugins/Makefile.am | |
parent | 717bf34816a293303c314f497d37a157773c27b7 (diff) |
Remove plugin20.html remnant
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 8d9e09b0..e18a13fe 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -1,7 +1,5 @@ # temp. solution while mailcheck & xdcc arn't in SUBDIRS -EXTRA_DIST = plugin20.html Make.plugin plugin-conf.in \ - xdcc/xdcc.c \ - xdcc/Makefile.am +EXTRA_DIST = Make.plugin plugin-conf.in xdcc/xdcc.c xdcc/Makefile.am noinst_HEADERS = hexchat-plugin.h |