diff options
author | lloyd <[email protected]> | 2014-01-01 21:20:55 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-01 21:20:55 +0000 |
commit | 197dc467dec28a04c3b2f30da7cef122dfbb13e9 (patch) | |
tree | cdbd3ddaec051c72f0a757db461973d90c37b97a /src/entropy/dev_random/info.txt | |
parent | 62faac373c07cfe10bc8c309e89ebdd30d8e5eaa (diff) |
Shuffle things around. Add NIST X.509 test to build.
Diffstat (limited to 'src/entropy/dev_random/info.txt')
-rw-r--r-- | src/entropy/dev_random/info.txt | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/src/entropy/dev_random/info.txt b/src/entropy/dev_random/info.txt deleted file mode 100644 index 98a6a7e61..000000000 --- a/src/entropy/dev_random/info.txt +++ /dev/null @@ -1,27 +0,0 @@ -define ENTROPY_SRC_DEV_RANDOM 20131128 - -<source> -dev_random.cpp -</source> - -<header:internal> -dev_random.h -</header:internal> - -<os> -aix -cygwin -darwin -dragonfly -freebsd -haiku -hpux -hurd -irix -linux -netbsd -openbsd -qnx -solaris -tru64 -</os> |