From a929c9a3b465db8b7e17b9b39936c612c2621a7c Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Fri, 14 Jul 2006 16:20:12 +0000 Subject: * Remove all bindings --- qt/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 qt/Makefile.am (limited to 'qt/Makefile.am') diff --git a/qt/Makefile.am b/qt/Makefile.am deleted file mode 100644 index 83d3d9ff..00000000 --- a/qt/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -DIST_SUBDIRS = dbus src tools examples - -if HAVE_QT -QT_SUBDIRS = src tools examples -endif - -SUBDIRS = $(QT_SUBDIRS) - -EXTRA_DIST = qt-dbus.qdocconf -- cgit