diff options
Diffstat (limited to '')
-rw-r--r-- | include/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am new file mode 100644 index 0000000..f2860a4 --- /dev/null +++ b/include/Makefile.am | |||
@@ -0,0 +1,3 @@ | |||
1 | SUBDIRS = openssl | ||
2 | |||
3 | noinst_HEADERS = pqueue.h stdlib.h string.h machine/endian.h | ||