diff --git a/toys/Makefile.am b/toys/Makefile.am index db8b269b..dd3ddc90 100644 --- a/toys/Makefile.am +++ b/toys/Makefile.am @@ -34,10 +34,10 @@ SUBDIRS += muile endif # for procmule, we need guile and gio -#if HAVE_GUILE -#if HAVE_GIO -#SUBDIRS += procmule -#endif -#endif +if HAVE_GUILE +if HAVE_GIO +SUBDIRS += procmule +endif +endif