Skip to content
Snippets Groups Projects
Commit 04cdbdfd authored by Niels Möller's avatar Niels Möller
Browse files

*** empty log message ***

Rev: src/symmetric/Makefile.am.in:1.9
Rev: install-sh:1.1
parent 956c022f
No related branches found
No related tags found
No related merge requests found
## Process this file with make_am to produce Makefile.am
SUBDIRS: include
CVS_HEADERS: cvs_headers
BODY:
......@@ -7,6 +8,9 @@ AUTOMAKE_OPTIONS = foreign
noinst_LIBRARIES = libsymmetric.a
noinst_PROGRAMS = desTest desdata bf_test
Makefile.am: Makefile.am.in
(cd $(top_srcdir); $(BASH) make_am)
# When compiling with lsh, this is set to to -DLSH -I/path/to/lsh/include
# INCLUDES = @crypto_cpp_flags@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment