mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 07:32:04 +02:00
good-bye and thanks, autotools
This commit is contained in:
parent
cf6bc31172
commit
b8736225cf
64 changed files with 118 additions and 3866 deletions
|
|
@ -1,20 +0,0 @@
|
|||
noinst_LIBRARIES = libirc_notifylist.a
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_builddir) \
|
||||
$(GLIB_CFLAGS)
|
||||
|
||||
libirc_notifylist_a_SOURCES = \
|
||||
notifylist.c \
|
||||
notify-commands.c \
|
||||
notify-ison.c \
|
||||
notify-setup.c \
|
||||
notify-whois.c
|
||||
|
||||
pkginc_irc_notifylistdir=$(pkgincludedir)/src/irc/notifylist
|
||||
pkginc_irc_notifylist_HEADERS = \
|
||||
notifylist.h \
|
||||
notify-setup.h \
|
||||
module.h
|
||||
|
||||
EXTRA_DIST = meson.build
|
||||
Loading…
Add table
Add a link
Reference in a new issue