mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
fix compilation of python module
This commit is contained in:
parent
c174247502
commit
20dcf4e53e
1 changed files with 1 additions and 1 deletions
|
|
@ -56,6 +56,7 @@ pkginc_fe_text_HEADERS = \
|
|||
gui-printtext.h \
|
||||
gui-windows.h \
|
||||
mainwindows.h \
|
||||
statusbar.h \
|
||||
statusbar-item.h \
|
||||
term.h \
|
||||
textbuffer.h \
|
||||
|
|
@ -64,7 +65,6 @@ pkginc_fe_text_HEADERS = \
|
|||
noinst_HEADERS = \
|
||||
gui-entry.h \
|
||||
gui-readline.h \
|
||||
statusbar.h \
|
||||
statusbar-config.h \
|
||||
terminfo-core.h \
|
||||
module.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue