Skip to content
Snippets Groups Projects
Commit 5a319cd5 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

configure: add the distro directory to dist tarball

parent f17a5f9a
No related branches found
No related tags found
No related merge requests found
Pipeline #38810 passed
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src tests tests-fuzz python samples doc
SUBDIRS = src tests tests-fuzz python samples distro doc
.PHONY: singlehtml install-singlehtml
singlehtml install-singlehtml:
......
......@@ -650,6 +650,7 @@ AC_CONFIG_FILES([Makefile
tests/Makefile
tests-fuzz/Makefile
samples/Makefile
distro/Makefile
python/Makefile
src/Makefile
src/knot/modules/static_modules.h
......
EXTRA_DIST = \
arch \
common \
deb \
rpm \
tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment