mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
typofix
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1761 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
fd69089568
commit
422ef7759d
1 changed files with 7 additions and 7 deletions
|
|
@ -110,13 +110,13 @@ UI_SOURCES = \
|
|||
ui/module.h
|
||||
|
||||
TEXTUI_SOURCES = \
|
||||
ui/TextUI.xs \
|
||||
ui/TextUI.pm \
|
||||
ui/TextBuffer.xs \
|
||||
ui/TextBufferView.xs \
|
||||
ui/Makefile.PL.in \
|
||||
ui/typemap \
|
||||
ui/module.h
|
||||
textui/TextUI.xs \
|
||||
textui/TextUI.pm \
|
||||
textui/TextBuffer.xs \
|
||||
textui/TextBufferView.xs \
|
||||
textui/Makefile.PL.in \
|
||||
textui/typemap \
|
||||
textui/module.h
|
||||
|
||||
EXTRA_DIST = \
|
||||
libperl_dynaloader.la \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue