diff options
Diffstat (limited to 'include/openssl')
| -rw-r--r-- | include/openssl/Makefile.am.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
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 @@ | |||
| 1 | include $(top_srcdir)/Makefile.am.common | ||
| 2 | |||
| 3 | opensslincludedir=$(includedir)/openssl | ||
| 4 | |||
| 5 | opensslinclude_HEADERS = | ||
