summaryrefslogtreecommitdiffstats
path: root/storage/mroonga/sources.am
diff options
context:
space:
mode:
Diffstat (limited to 'storage/mroonga/sources.am')
-rw-r--r--storage/mroonga/sources.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/storage/mroonga/sources.am b/storage/mroonga/sources.am
new file mode 100644
index 00000000..c7ddcfa5
--- /dev/null
+++ b/storage/mroonga/sources.am
@@ -0,0 +1,12 @@
+sources = \
+ mrn_macro.hpp \
+ mrn_constants.hpp \
+ ha_mroonga.cpp \
+ ha_mroonga.hpp \
+ mrn_table.cpp \
+ mrn_table.hpp \
+ mrn_err.h \
+ mrn_mysql.h \
+ mrn_mysql_compat.h \
+ mrn_variables.hpp \
+ ha_mroonga.def