Update autotools and add missing files
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
12
Makefile.am
12
Makefile.am
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user