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
b15f7aca
Commit
b15f7aca
authored
Feb 15, 2004
by
Niels Möller
Browse files
(AM_CPPFLAGS): Need -I.., in order to
include nettle-types.h. Rev: src/testsuite/Makefile.am:1.69
parent
68bb10e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/testsuite/Makefile.am
View file @
b15f7aca
...
...
@@ -3,7 +3,7 @@
# -O0 is not recogniced on AIX
# AM_CFLAGS = -O0
AM_CPPFLAGS
=
-I
$(srcdir)
/..
-I
../nettle
AM_CPPFLAGS
=
-I
$(srcdir)
/..
-I
..
-I
../nettle
TS_PROGS
=
arcfour-test aes-test blowfish-test cast128-test
\
des-test
\
...
...
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