Update autotools and add missing files

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2017-11-27 20:58:09 +00:00
parent a02839712e
commit ff83707581
3 changed files with 18 additions and 12 deletions

View File

@@ -17,9 +17,7 @@ glorytun_SOURCES = \
src/iface.c \
src/iface.h \
src/db.c \
src/db.h
glorytun_SOURCES += \
src/db.h \
mud/mud.h \
mud/mud.c
@@ -27,5 +25,13 @@ EXTRA_DIST = \
LICENSE \
README.md \
VERSION \
systemd/glorytun-client.network \
systemd/glorytun-run \
systemd/glorytun-setup \
systemd/glorytun.network \
systemd/glorytun@.service.in \
mud/LICENSE \
mud/README.md \
meson.build \
autogen.sh \
version.sh