summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2013-02-06 09:08:25 -0500
committerMichael Terry <michael.terry@canonical.com>2013-02-06 09:08:25 -0500
commit588dbaa9e33aba0bf5b4af6bd33f06176d643832 (patch)
treec38b618fd4827f4fd530fc4722343c9e2292f002 /Makefile.am
parentc9d9437b5d804dcec27337bc5fa6c40d23f719df (diff)
downloadlightdm-588dbaa9e33aba0bf5b4af6bd33f06176d643832.tar.gz
initial build support for Qt5
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 484a8f4d..467d5c6f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,9 +2,7 @@ SUBDIRS =
if COMPILE_LIBLIGHTDM_GOBJECT
SUBDIRS += liblightdm-gobject
endif
-if COMPILE_LIBLIGHTDM_QT
SUBDIRS += liblightdm-qt
-endif
if COMPILE_TESTS
SUBDIRS += tests
endif