good-bye and thanks, autotools

This commit is contained in:
Ailin Nemui 2022-02-18 20:50:37 +01:00
commit b8736225cf
64 changed files with 118 additions and 3866 deletions

View file

@ -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