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
LSH
lsh
Commits
5ade7337
Commit
5ade7337
authored
Feb 16, 2003
by
Niels Möller
Browse files
(EXTRA_DIST): Added getopt.h.
Rev: src/nettle/tools/Makefile.am:1.5
parent
74064da7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/nettle/tools/Makefile.am
View file @
5ade7337
...
...
@@ -11,7 +11,7 @@ bin_PROGRAMS = sexp-conv
# It seems there's no DEPENDENCIES variable that affects all programs.
LDADD
=
-lnettle
../libnettle.a
EXTRA_DIST
=
misc.h input.h output.h parse.h
EXTRA_DIST
=
misc.h input.h output.h parse.h
getopt.h
sexp_conv_SOURCES
=
sexp-conv.c input.c output.c parse.c
\
getopt.c getopt1.c misc.c
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