diff options
-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 |