diff options
Diffstat (limited to 'plugin-loaders/Makefile.am')
-rw-r--r-- | plugin-loaders/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugin-loaders/Makefile.am b/plugin-loaders/Makefile.am index bf1e9647..2573ec31 100644 --- a/plugin-loaders/Makefile.am +++ b/plugin-loaders/Makefile.am @@ -1,7 +1,3 @@ SUBDIRS = c -if ENABLE_PYTHON -SUBDIRS += python -endif - -include $(top_srcdir)/git.mk |