summaryrefslogtreecommitdiff
path: root/plugin-loaders/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugin-loaders/Makefile.am')
-rwxr-xr-xplugin-loaders/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugin-loaders/Makefile.am b/plugin-loaders/Makefile.am
new file mode 100755
index 00000000..bf1e9647
--- /dev/null
+++ b/plugin-loaders/Makefile.am
@@ -0,0 +1,7 @@
+SUBDIRS = c
+
+if ENABLE_PYTHON
+SUBDIRS += python
+endif
+
+-include $(top_srcdir)/git.mk