From 2b6dbc39ef274d5298daad1ff864be8fc3c56537 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Thu, 10 Jul 2014 06:21:51 -0500 Subject: initial top-level import of subdirectories --- include/openssl/Makefile.am.tpl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 include/openssl/Makefile.am.tpl (limited to 'include/openssl') diff --git a/include/openssl/Makefile.am.tpl b/include/openssl/Makefile.am.tpl new file mode 100644 index 0000000..1375956 --- /dev/null +++ b/include/openssl/Makefile.am.tpl @@ -0,0 +1,5 @@ +include $(top_srcdir)/Makefile.am.common + +opensslincludedir=$(includedir)/openssl + +opensslinclude_HEADERS = -- cgit v1.2.3-55-g6feb