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
L
lsh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LSH
lsh
Commits
291e3cdc
Commit
291e3cdc
authored
Sep 19, 2003
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* examples/Makefile.am (EXTRA_DIST): Added rsa-session.h.
Rev: src/nettle/examples/Makefile.am:1.19
parent
469fee2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/nettle/examples/Makefile.am
src/nettle/examples/Makefile.am
+1
-1
No files found.
src/nettle/examples/Makefile.am
View file @
291e3cdc
...
@@ -20,7 +20,7 @@ LDADD = io.o -lnettle ../libnettle.a
...
@@ -20,7 +20,7 @@ LDADD = io.o -lnettle ../libnettle.a
nettle_benchmark_LDADD
=
-lnettle
../libnettle.a
$(OPENSSL_LIBFLAGS)
nettle_benchmark_LDADD
=
-lnettle
../libnettle.a
$(OPENSSL_LIBFLAGS)
TS_PROGS
=
rsa-sign-test rsa-verify-test
TS_PROGS
=
rsa-sign-test rsa-verify-test
EXTRA_DIST
=
io.h run-tests setup-env teardown-env
$(TS_PROGS)
EXTRA_DIST
=
io.h r
sa-session.h r
un-tests setup-env teardown-env
$(TS_PROGS)
.PHONY
:
run-tests
.PHONY
:
run-tests
run-tests
:
$(TS_PROGS)
run-tests
:
$(TS_PROGS)
...
...
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