diff options
Diffstat (limited to 'plugins/perl')
-rw-r--r-- | plugins/perl/Makefile.am | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/perl/Makefile.am b/plugins/perl/Makefile.am index 6db55538..f9681bd2 100644 --- a/plugins/perl/Makefile.am +++ b/plugins/perl/Makefile.am @@ -1,8 +1,6 @@ -EXTRA_DIST=alt_completion.pl xchat2-perldocs.html xchat2-perl.html \ - generate_header lib/Xchat.pm lib/Xchat/Embed.pm lib/Xchat/List/Network.pm \ - lib/Xchat/List/Network/Entry.pm lib/Xchat/List/Network/AutoJoin.pm \ - lib/IRC.pm +EXTRA_DIST=alt_completion.pl generate_header lib/Xchat.pm lib/Xchat/Embed.pm lib/Xchat/List/Network.pm \ + lib/Xchat/List/Network/Entry.pm lib/Xchat/List/Network/AutoJoin.pm lib/IRC.pm libdir = $(hexchatlibdir)/plugins |