Separate modules by subdirectory
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
AM_CXXFLAGS = --std=c++0x -pedantic -Werror -Wall -Wextra -Weffc++ -fno-default-inline -pipe
|
||||
|
||||
noinst_LIBRARIES = libmoshcrypto.a
|
||||
|
||||
libmoshcrypto_a_SOURCES = ae.h base64.cc base64.h crypto.cc crypto.h ocb.cc rijndael-alg-fst.cc rijndael-alg-fst.h
|
||||
Reference in New Issue
Block a user