Skip to content
GitLab
Menu
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
BIND
Commits
90c91752
Commit
90c91752
authored
Aug 17, 2000
by
Brian Wellington
Browse files
entropy.h was missing from HEADERS, so it wasn't being installed.
parent
593cb00b
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/include/isc/Makefile.in
View file @
90c91752
...
...
@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.4
2
2000/08/
01 01:29:57 tale
Exp $
# $Id: Makefile.in,v 1.4
3
2000/08/
17 00:18:00 bwelling
Exp $
srcdir
=
@srcdir@
VPATH
=
@srcdir@
...
...
@@ -27,7 +27,8 @@ top_srcdir = @top_srcdir@
# install target below.
#
HEADERS
=
assertions.h base64.h bitstring.h boolean.h buffer.h
\
bufferlist.h commandline.h error.h event.h eventclass.h
\
bufferlist.h commandline.h entropy.h error.h event.h
\
eventclass.h
\
file.h formatcheck.h fsaccess.h heap.h hmacmd5.h
\
interfaceiter.h @ISC_IPV6_H@ lang.h lex.h
\
lfsr.h lib.h list.h log.h magic.h md5.h mem.h msgcat.h
\
...
...
Write
Preview
Supports
Markdown
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