diff options
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/bindings/qmf/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/bindings/qmf/Makefile.am b/cpp/bindings/qmf/Makefile.am index 68312a4208..897f744b94 100644 --- a/cpp/bindings/qmf/Makefile.am +++ b/cpp/bindings/qmf/Makefile.am @@ -18,8 +18,10 @@ # if HAVE_SWIG +if HAVE_RUBY_DEVEL EXTRA_DIST = qmfengine.i SUBDIRS = ruby tests endif +endif |
