Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dmitry Baryshkov
nettle
Commits
64e326af
Commit
64e326af
authored
20 years ago
by
Simon Josefsson
Committed by
Niels Möller
20 years ago
Browse files
Options
Downloads
Patches
Plain Diff
* testsuite/Makefile.am (noinst_PROGRAMS): Added arctwo-test.
Rev: src/nettle/testsuite/Makefile.am:1.41
parent
b3d29b5b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testsuite/Makefile.am
+2
-1
2 additions, 1 deletion
testsuite/Makefile.am
with
2 additions
and
1 deletion
testsuite/Makefile.am
+
2
−
1
View file @
64e326af
...
@@ -5,7 +5,8 @@ AM_CPPFLAGS = -I$(top_srcdir)
...
@@ -5,7 +5,8 @@ AM_CPPFLAGS = -I$(top_srcdir)
# installed version.
# installed version.
AM_LDFLAGS
=
-L
..
AM_LDFLAGS
=
-L
..
noinst_PROGRAMS
=
aes-test arcfour-test blowfish-test cast128-test
\
noinst_PROGRAMS
=
aes-test arcfour-test arctwo-test
\
blowfish-test cast128-test
\
base16-test base64-test
\
base16-test base64-test
\
des-test des3-test des-compat-test
\
des-test des3-test des-compat-test
\
md2-test md4-test md5-test md5-compat-test
\
md2-test md4-test md5-test md5-compat-test
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment