summaryrefslogtreecommitdiffstats
path: root/qt/Makefile.am
blob: e09fd1e5ec49a6977a0fca78b2598338b7f7babe (plain)
1
2
3
4
5
6
7
DIST_SUBDIRS = src tools examples

if HAVE_QT
QT_SUBDIRS = src tools examples
endif

SUBDIRS = $(QT_SUBDIRS)