mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +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,27 +0,0 @@
|
|||
include $(top_srcdir)/utils/glib-tap.mk
|
||||
|
||||
PACKAGE_STRING=fe-common/core
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_builddir) \
|
||||
$(GLIB_CFLAGS)
|
||||
|
||||
test_programs = test-formats
|
||||
|
||||
test_formats_CPPFLAGS = \
|
||||
$(AM_CPPFLAGS)
|
||||
|
||||
test_formats_DEPENDENCIES = \
|
||||
../../../src/core/libcore.a \
|
||||
../../../src/lib-config/libirssi_config.a
|
||||
|
||||
test_formats_LDADD = \
|
||||
../../../src/fe-common/core/libfe_common_core.a \
|
||||
../../../src/core/libcore.a \
|
||||
../../../src/lib-config/libirssi_config.a \
|
||||
@PROG_LIBS@
|
||||
|
||||
test_formats_SOURCES = \
|
||||
test-formats.c
|
||||
|
||||
EXTRA_DIST += meson.build
|
||||
Loading…
Add table
Add a link
Reference in a new issue