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
D
dhcp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
64
Issues
64
List
Boards
Labels
Service Desk
Milestones
Merge Requests
16
Merge Requests
16
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
ISC Open Source Projects
dhcp
Commits
79cfe1ac
Commit
79cfe1ac
authored
Dec 16, 2019
by
Thomas Markwalder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[master] Added CONTRIBUTING.md to distribution
modified: Makefile.am modified: Makefile.in
parent
438bb5b6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
Makefile.am
Makefile.am
+1
-1
Makefile.in
Makefile.in
+2
-1
No files found.
Makefile.am
View file @
79cfe1ac
...
...
@@ -30,7 +30,7 @@ EXTRA_DIST = RELNOTES LICENSE configure.ac+lt config+lt \
doc/devel/mainpage.dox doc/devel/omapi.dox doc/devel/qa.dox
\
client/tests/Atffile common/tests/Atffile server/tests/Atffile
\
client/tests/Kyuafile common/tests/Kyuafile server/tests/Kyuafile
\
m4/README
m4/README
CONTRIBUTING.md
if
HAVE_BINDDIR
EXTRA_DIST
+=
bind
/Makefile.in
bind
/bind.tar.gz
bind
/version.tmp
...
...
Makefile.in
View file @
79cfe1ac
...
...
@@ -384,7 +384,8 @@ EXTRA_DIST = RELNOTES LICENSE configure.ac+lt config+lt \
doc/devel/mainpage.dox doc/devel/omapi.dox doc/devel/qa.dox
\
client/tests/Atffile common/tests/Atffile server/tests/Atffile
\
client/tests/Kyuafile common/tests/Kyuafile
\
server/tests/Kyuafile m4/README
$(am__append_1)
server/tests/Kyuafile m4/README CONTRIBUTING.md
\
$(am__append_1)
# Use an autoconf substitution vs an automake conditional here
# to fool automake when the bind directory does not exist.
...
...
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