aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am.tpl
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2014-07-10 06:21:51 -0500
committerBrent Cook <busterb@gmail.com>2014-07-10 06:22:54 -0500
commit2b6dbc39ef274d5298daad1ff864be8fc3c56537 (patch)
treebed05f6232bad0278f952bcfa173c50c202f4309 /tests/Makefile.am.tpl
parente9eff5016a4ec2153c037c1b888acd2755965755 (diff)
downloadportable-2b6dbc39ef274d5298daad1ff864be8fc3c56537.tar.gz
portable-2b6dbc39ef274d5298daad1ff864be8fc3c56537.tar.bz2
portable-2b6dbc39ef274d5298daad1ff864be8fc3c56537.zip
initial top-level import of subdirectories
Diffstat (limited to 'tests/Makefile.am.tpl')
-rw-r--r--tests/Makefile.am.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/Makefile.am.tpl b/tests/Makefile.am.tpl
new file mode 100644
index 0000000..0b9ae4c
--- /dev/null
+++ b/tests/Makefile.am.tpl
@@ -0,0 +1,8 @@
1include $(top_srcdir)/Makefile.am.common
2
3AM_CPPFLAGS += -I $(top_srcdir)/crypto/modes
4AM_CPPFLAGS += -I $(top_srcdir)/crypto/asn1
5
6TESTS =
7check_PROGRAMS =
8EXTRA_DIST =