mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 08:02:13 +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-printtext.h \
|
||||||
gui-windows.h \
|
gui-windows.h \
|
||||||
mainwindows.h \
|
mainwindows.h \
|
||||||
|
statusbar.h \
|
||||||
statusbar-item.h \
|
statusbar-item.h \
|
||||||
term.h \
|
term.h \
|
||||||
textbuffer.h \
|
textbuffer.h \
|
||||||
|
|
@ -64,7 +65,6 @@ pkginc_fe_text_HEADERS = \
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
gui-entry.h \
|
gui-entry.h \
|
||||||
gui-readline.h \
|
gui-readline.h \
|
||||||
statusbar.h \
|
|
||||||
statusbar-config.h \
|
statusbar-config.h \
|
||||||
terminfo-core.h \
|
terminfo-core.h \
|
||||||
module.h \
|
module.h \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue