* configure.ac: Changed version to 0.3.2.9.
[virt-top.git] / Makefile.in
index 789eaae..489a5e9 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 \