diff options
Diffstat (limited to '')
-rw-r--r-- | storage/mroonga/build/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/mroonga/build/Makefile.am b/storage/mroonga/build/Makefile.am new file mode 100644 index 00000000..506a11dc --- /dev/null +++ b/storage/mroonga/build/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = \ + cmake_modules |