package the meson.build files

This commit is contained in:
Ailin Nemui 2021-01-06 20:58:08 +01:00
commit 1f05f86167
35 changed files with 75 additions and 7 deletions

View file

@ -1,3 +1,5 @@
SUBDIRS = \
core \
flood
EXTRA_DIST = meson.build

View file

@ -26,3 +26,5 @@ test_channel_events_SOURCES = \
test_irc_SOURCES = \
test-irc.c
EXTRA_DIST += meson.build

View file

@ -32,3 +32,5 @@ test_796_LDADD = \
test_796_SOURCES = \
test-796.c
EXTRA_DIST += meson.build