* Makefile.in: Disable virt-df in this release until I have
[virt-top.git] / Makefile.in
index fedf443..319b25f 100644 (file)
@@ -21,9 +21,9 @@ ifeq ($(pkg_curses),yes)
 SUBDIRS                += virt-top
 endif
 
-ifeq ($(pkg_xml_light),yes)
-SUBDIRS                += virt-df
-endif
+#ifeq ($(pkg_xml_light),yes)
+#SUBDIRS               += virt-df
+#endif
 
 all opt depend install:
        for d in $(SUBDIRS); do \