summaryrefslogtreecommitdiff
path: root/src/libs/Makefile.am
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2018-04-03 17:41:13 -0700
committerVito Caputo <vcaputo@pengaru.com>2018-04-03 17:41:13 -0700
commit3f17851a16a4f2d8f6c13d225aee7a822e929a20 (patch)
tree8d4945668e61b86620136b16853a018ec69f47d9 /src/libs/Makefile.am
parentb328cf5313b53652be2405113daa60e7ce745311 (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.am1
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
© All Rights Reserved