Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
7fe89127
Commit
7fe89127
authored
Jun 25, 2014
by
Marcin Siodelski
Browse files
[3422] Fix distcheck issues for keactrl.
parent
3e501e1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/keactrl/Makefile.am
View file @
7fe89127
...
...
@@ -8,7 +8,9 @@ sbin_SCRIPTS = keactrl
CONFIGFILES
=
keactrl.conf kea.conf
DISTCLEANFILES
=
keactrl
$(CONFIGFILES)
EXTRA_DIST
=
keactrl.in keactrl.conf.in
EXTRA_DIST
=
keactrl.in keactrl.conf.in kea.conf.in
if
INSTALL_CONFIGURATIONS
install-data-local
:
$(mkinstalldirs)
$(DESTDIR)
/@sysconfdir@/@PACKAGE@
...
...
@@ -18,3 +20,4 @@ install-data-local:
fi
;
\
done
endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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