diff options
Diffstat (limited to 'scripts/Makefile.am')
| -rw-r--r-- | scripts/Makefile.am | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 32ad5a3..fd88f2c 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,6 +1,13 @@ scriptsdir = $(datadir)/irssi/scripts -scripts_DATA = hello.py dumper.py test_window.py fork.py +scripts_DATA = \ + beep_beep.py \ + dccmove.py \ + df.py \ + dumper.py \ + fork.py \ + hello.py \ + test_window.py EXTRA_DIST = $(scripts_DATA) |
