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
Dmitry Baryshkov
nettle
Commits
e35e542c
Commit
e35e542c
authored
Feb 16, 2003
by
Niels Möller
Browse files
(EXTRA_DIST): Added getopt.h.
Rev: src/nettle/tools/Makefile.am:1.5
parent
d7a07657
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/Makefile.am
View file @
e35e542c
...
...
@@ -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
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