diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2018-04-03 17:41:13 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2018-04-03 17:41:13 -0700 |
commit | 3f17851a16a4f2d8f6c13d225aee7a822e929a20 (patch) | |
tree | 8d4945668e61b86620136b16853a018ec69f47d9 /src/libs/Makefile.am | |
parent | b328cf5313b53652be2405113daa60e7ce745311 (diff) |
libs: commit missing Makefile.am files
Oops! This should have made it into b5bc96, been sitting
in my tree.
Diffstat (limited to 'src/libs/Makefile.am')
-rw-r--r-- | src/libs/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/Makefile.am b/src/libs/Makefile.am new file mode 100644 index 0000000..99b6857 --- /dev/null +++ b/src/libs/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = ray |