mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
fix compilation of theme-indent module
This commit is contained in:
parent
7f14d4d744
commit
c174247502
@ -53,20 +53,20 @@ irssi_SOURCES = \
|
||||
|
||||
pkginc_fe_textdir=$(pkgincludedir)/src/fe-text
|
||||
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 = \
|
||||
gui-entry.h \
|
||||
gui-printtext.h \
|
||||
gui-readline.h \
|
||||
gui-windows.h \
|
||||
mainwindows.h \
|
||||
statusbar.h \
|
||||
statusbar-config.h \
|
||||
term.h \
|
||||
gui-entry.h \
|
||||
gui-readline.h \
|
||||
statusbar.h \
|
||||
statusbar-config.h \
|
||||
terminfo-core.h \
|
||||
textbuffer.h \
|
||||
textbuffer-view.h \
|
||||
module.h \
|
||||
module-formats.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user