diff options
Diffstat (limited to 'qt/Makefile.am')
-rw-r--r-- | qt/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/Makefile.am b/qt/Makefile.am index 835059b..83d3d9f 100644 --- a/qt/Makefile.am +++ b/qt/Makefile.am @@ -1,4 +1,4 @@ -DIST_SUBDIRS = src tools examples +DIST_SUBDIRS = dbus src tools examples if HAVE_QT QT_SUBDIRS = src tools examples |