mirror of
https://github.com/irssi/irssi.git
synced 2026-08-24 11:02:21 +02:00
build
This commit is contained in:
parent
9f6956415a
commit
22fe0d16c6
2 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ executable('irssi',
|
|||
'statusbar.c',
|
||||
'term.c',
|
||||
'textbuffer-commands.c',
|
||||
'textbuffer-formats.c',
|
||||
'textbuffer-view.c',
|
||||
'textbuffer.c',
|
||||
)
|
||||
|
|
@ -53,6 +54,7 @@ install_headers(
|
|||
'statusbar-item.h',
|
||||
'statusbar.h',
|
||||
'term.h',
|
||||
'textbuffer-formats.h',
|
||||
'textbuffer-view.h',
|
||||
'textbuffer.h',
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue