diff options
Diffstat (limited to 'ext/yahttp/Makefile.am')
-rw-r--r-- | ext/yahttp/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/yahttp/Makefile.am b/ext/yahttp/Makefile.am new file mode 100644 index 0000000..aaaeee0 --- /dev/null +++ b/ext/yahttp/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = yahttp + +EXTRA_DIST = LICENSE README.md |