mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
clean up file path after move
This commit is contained in:
parent
8c0e0c81ee
commit
96c7f68b35
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ perl-signals-list.h: $(top_srcdir)/docs/signals.txt $(srcdir)/get-signals.pl
|
|||
cat $(top_srcdir)/docs/signals.txt | $(perlpath) $(srcdir)/get-signals.pl > perl-signals-list.h
|
||||
|
||||
irssi-core.pl.h: irssi-core.pl
|
||||
$(top_srcdir)/file2header.sh $(srcdir)/irssi-core.pl irssi_core_code > irssi-core.pl.h
|
||||
$(top_srcdir)/utils/file2header.sh $(srcdir)/irssi-core.pl irssi_core_code > irssi-core.pl.h
|
||||
|
||||
common_sources = \
|
||||
common/Irssi.xs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue