diff options
author | Brent Cook <busterb@gmail.com> | 2015-05-23 19:23:35 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2015-05-23 19:27:57 -0500 |
commit | 901ea927ce87fe739ff2688d43bfdc3eae506b1e (patch) | |
tree | f7fd44c4d91c799bb557b8dbccfc75477cb0c9cb /libtls-standalone/Makefile.am | |
parent | 1a369f0fd7f3c6b7d17d0a9b358644a7d8216fc0 (diff) | |
download | portable-901ea927ce87fe739ff2688d43bfdc3eae506b1e.tar.gz portable-901ea927ce87fe739ff2688d43bfdc3eae506b1e.tar.bz2 portable-901ea927ce87fe739ff2688d43bfdc3eae506b1e.zip |
flesh out libtls test program a bit, move to tests
Diffstat (limited to 'libtls-standalone/Makefile.am')
-rw-r--r-- | libtls-standalone/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtls-standalone/Makefile.am b/libtls-standalone/Makefile.am index 66fe845..2581717 100644 --- a/libtls-standalone/Makefile.am +++ b/libtls-standalone/Makefile.am | |||
@@ -1,4 +1,4 @@ | |||
1 | SUBDIRS = include compat src app man | 1 | SUBDIRS = include compat src tests man |
2 | ACLOCAL_AMFLAGS = -I m4 | 2 | ACLOCAL_AMFLAGS = -I m4 |
3 | 3 | ||
4 | pkgconfigdir = $(libdir)/pkgconfig | 4 | pkgconfigdir = $(libdir)/pkgconfig |