mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
fix compilation of theme-indent module
This commit is contained in:
parent
7f14d4d744
commit
c174247502
1 changed files with 11 additions and 11 deletions
|
|
@ -53,20 +53,20 @@ irssi_SOURCES = \
|
||||||
|
|
||||||
pkginc_fe_textdir=$(pkgincludedir)/src/fe-text
|
pkginc_fe_textdir=$(pkgincludedir)/src/fe-text
|
||||||
pkginc_fe_text_HEADERS = \
|
pkginc_fe_text_HEADERS = \
|
||||||
statusbar-item.h
|
gui-printtext.h \
|
||||||
|
gui-windows.h \
|
||||||
|
mainwindows.h \
|
||||||
|
statusbar-item.h \
|
||||||
|
term.h \
|
||||||
|
textbuffer.h \
|
||||||
|
textbuffer-view.h
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
gui-entry.h \
|
gui-entry.h \
|
||||||
gui-printtext.h \
|
|
||||||
gui-readline.h \
|
gui-readline.h \
|
||||||
gui-windows.h \
|
|
||||||
mainwindows.h \
|
|
||||||
statusbar.h \
|
statusbar.h \
|
||||||
statusbar-config.h \
|
statusbar-config.h \
|
||||||
term.h \
|
|
||||||
terminfo-core.h \
|
terminfo-core.h \
|
||||||
textbuffer.h \
|
|
||||||
textbuffer-view.h \
|
|
||||||
module.h \
|
module.h \
|
||||||
module-formats.h
|
module-formats.h
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue