Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Knot DNS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
22
Issues
22
List
Boards
Labels
Service Desk
Milestones
Merge Requests
18
Merge Requests
18
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Knot projects
Knot DNS
Commits
5a319cd5
Commit
5a319cd5
authored
Aug 06, 2018
by
Daniel Salzman
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure: add the distro directory to dist tarball
parent
f17a5f9a
Pipeline
#38810
passed with stages
in 8 minutes and 48 seconds
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
1 deletion
+8
-1
Makefile.am
Makefile.am
+1
-1
configure.ac
configure.ac
+1
-0
distro/Makefile.am
distro/Makefile.am
+6
-0
No files found.
Makefile.am
View file @
5a319cd5
ACLOCAL_AMFLAGS
=
-I
m4
SUBDIRS
=
src tests tests-fuzz python samples doc
SUBDIRS
=
src tests tests-fuzz python samples d
istro d
oc
.PHONY
:
singlehtml install-singlehtml
singlehtml install-singlehtml
:
...
...
configure.ac
View file @
5a319cd5
...
...
@@ -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
...
...
distro/Makefile.am
0 → 100644
View file @
5a319cd5
EXTRA_DIST
=
\
arch
\
common
\
deb
\
rpm
\
tests
Daniel Salzman
@dsalzman
mentioned in issue
#598 (closed)
·
Aug 06, 2018
mentioned in issue
#598 (closed)
mentioned in issue #598
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment