mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
Move autorun_startup in fe-common-core.c and remove autorun.{c,h}.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4785 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
7e4bc5c7f4
commit
683738e935
4 changed files with 31 additions and 64 deletions
|
|
@ -7,7 +7,6 @@ INCLUDES = \
|
|||
-DTHEMESDIR=\""$(datadir)/irssi/themes"\"
|
||||
|
||||
libfe_common_core_a_SOURCES = \
|
||||
autorun.c \
|
||||
chat-completion.c \
|
||||
command-history.c \
|
||||
completion.c \
|
||||
|
|
@ -42,7 +41,6 @@ libfe_common_core_a_SOURCES = \
|
|||
|
||||
pkginc_fe_common_coredir=$(pkgincludedir)/src/fe-common/core
|
||||
pkginc_fe_common_core_HEADERS = \
|
||||
autorun.h \
|
||||
command-history.h \
|
||||
chat-completion.h \
|
||||
completion.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue