fix(lua): Make rtorrent.lua accessible at start

This commit is contained in:
PRESFIL
2025-06-11 18:34:26 +00:00
committed by Jari Sundell
parent d9976af767
commit f8ec1ca95e
5 changed files with 20 additions and 2 deletions
+3 -1
View File
@@ -3,8 +3,10 @@ SUBDIRS = \
src \
test
nobase_dist_pkgdata_DATA = \
lua/rtorrent.lua
EXTRA_DIST= \
rtorrent.lua \
rak/address_info.h \
rak/algorithm.h \
rak/error_number.h \