diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 97bb0f6a7a81c474e2642c214e8fdabbb1af6d38..7d771dd6e61b1fd4688ea5dd1c5c2882e5a7a6fd 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -17,4 +17,4 @@ else GUILE_DIR = endif -SUBDIRS = sample stat excel corba $(PYTHON) $(PERL) $(GUILE_DIR) +SUBDIRS = sample stat excel $(PYTHON) $(PERL) $(GUILE_DIR)