summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index fedf443..319b25f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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 \